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 9d58beb commit ff0bf4eCopy full SHA for ff0bf4e
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
run: bun run docs
50
51
- name: Deploy docs
52
- uses: JamesIves/github-pages-deploy-action@v4.6.4
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
53
with:
54
branch: gh-pages
55
folder: docs
0 commit comments