We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4be0b95 + dc340b6 commit df191c3Copy full SHA for df191c3
1 file changed
.github/workflows/ci.yaml
@@ -90,7 +90,7 @@ jobs:
90
${GITHUB_WORKSPACE}/scripts/generate_sitemap > sitemap.txt
91
92
- name: Upload page artifact
93
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
94
with:
95
path: build
96
0 commit comments