We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0387185 commit b19fba0Copy full SHA for b19fba0
1 file changed
.github/workflows/deploy-to-github-pages.yml
@@ -34,7 +34,7 @@ jobs:
34
run: npm run build
35
36
- name: Upload Pages Artifact
37
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
38
with:
39
path: build
40
0 commit comments