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 a7af1b4 + fb8109e commit 412b165Copy full SHA for 412b165
.github/workflows/deploy.yml
@@ -46,7 +46,7 @@ jobs:
46
jupyter-book build .
47
48
- name: GitHub Pages action
49
- uses: peaceiris/actions-gh-pages@v3.9.3
+ uses: peaceiris/actions-gh-pages@v4.0.0
50
if: ${{ github.event_name != 'pull_request' }}
51
with:
52
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments