We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad0465c commit d2dc1e1Copy full SHA for d2dc1e1
.github/workflows/gh-pages.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v3
19
20
- name: Checkout pages
21
+ uses: actions/checkout@v2
22
with:
23
path: 'pages'
24
ref: 'gh-pages'
0 commit comments