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 4e0b558 + 1749f91 commit d8a82a1Copy full SHA for d8a82a1
1 file changed
.github/workflows/ci_publish.yml
@@ -39,7 +39,7 @@ jobs:
39
run: tox -e py312-buildhtml
40
41
- name: Publish
42
- uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
+ uses: peaceiris/actions-gh-pages@84c30a85c19949d7eee79c4ff27748b70285e453 # v4.1.0
43
with:
44
github_token: ${{ secrets.GITHUB_TOKEN }}
45
publish_dir: ./_build/html/
0 commit comments