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.
2 parents 51d79ed + afe7ee9 commit 78fe644Copy full SHA for 78fe644
1 file changed
.github/workflows/docs.yml
@@ -16,7 +16,7 @@ jobs:
16
- run: bun install
17
- run: bun --bun run build
18
- run: bun run docs
19
- - uses: actions/upload-pages-artifact@v4
+ - uses: actions/upload-pages-artifact@v5
20
with:
21
path: 'docs/'
22
0 commit comments