We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c10ce31 commit f3e7defCopy full SHA for f3e7def
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@v2
+ uses: actions/upload-pages-artifact@v3
47
with:
48
path: "docs/_site/"
49
0 commit comments