We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c0c5de commit c10ce31Copy full SHA for c10ce31
1 file changed
.github/workflows/pages.yaml
@@ -43,7 +43,7 @@ jobs:
43
env:
44
JEKYLL_ENV: production
45
- name: Upload artifact
46
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
47
with:
48
path: "docs/_site/"
49
0 commit comments