We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73194f2 + d8ef053 commit ed746d6Copy full SHA for ed746d6
1 file changed
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
run: npm run build
35
36
- name: Upload artifact
37
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
38
with:
39
path: dist
40
0 commit comments