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