We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca5246 commit f268205Copy full SHA for f268205
.github/workflows/docs.yml
@@ -36,7 +36,7 @@ jobs:
36
env:
37
JEKYLL_ENV: production
38
- name: Upload artifact
39
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
40
with:
41
path: "docs/_site/"
42
0 commit comments