We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3515a4b + 7492aa8 commit f5e0245Copy full SHA for f5e0245
1 file changed
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
run: npm run build
34
35
- name: Upload artifact
36
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
37
with:
38
path: build/
39
0 commit comments