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 13e107e commit 0ccdad7Copy full SHA for 0ccdad7
.github/workflows/pages.yml
@@ -23,7 +23,7 @@ jobs:
23
mv target/doc book/
24
25
- name: Deploy to gh-pages branch
26
- uses: JamesIves/github-pages-deploy-action@v4.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.6.1
27
28
with:
29
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments