We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c460c5 + 9158cf2 commit ee11f6cCopy full SHA for ee11f6c
1 file changed
.github/workflows/deploy.yml
@@ -53,7 +53,7 @@ jobs:
53
uses: actions/configure-pages@v5
54
55
- name: Upload artifact
56
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
57
with:
58
path: ./dist
59
0 commit comments