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