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.
1 parent 1ade772 commit 8e8c6edCopy full SHA for 8e8c6ed
.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@v3
+ uses: actions/upload-pages-artifact@v4
94
with:
95
path: build
96
0 commit comments