We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774b5c5 commit ac9a562Copy full SHA for ac9a562
1 file changed
.github/workflows/deploy.yml
@@ -46,7 +46,7 @@ jobs:
46
run: bun run build
47
48
- name: Upload artifact
49
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
50
with:
51
path: ./dist
52
0 commit comments