We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85b3a3 commit ca0d470Copy full SHA for ca0d470
.github/workflows/deploy-docs.yml
@@ -38,7 +38,7 @@ jobs:
38
run: bun run build
39
40
- name: Upload artifact
41
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
42
with:
43
path: ./docs/dist
44
0 commit comments