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