We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb319a commit 2fb7908Copy full SHA for 2fb7908
1 file changed
.github/workflows/reusable-docs.yml
@@ -20,7 +20,7 @@ jobs:
20
run: bun run build
21
22
- name: Upload built site
23
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
24
with:
25
name: docs-html
26
path: docs/_build/html
0 commit comments