Skip to content

Commit 78c23cd

Browse files
authored
Merge pull request #109 from advanced-security/dependabot/github_actions/main/production-dependencies-45223d3826
deps: bump peaceiris/actions-gh-pages from 3 to 4 in the production-dependencies group
2 parents 7f1afb9 + bedc11f commit 78c23cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
sphinx-build -b html docs/ ./public
2525
2626
- name: Publish
27-
uses: peaceiris/actions-gh-pages@v3
27+
uses: peaceiris/actions-gh-pages@v4
2828
with:
2929
github_token: ${{ secrets.GITHUB_TOKEN }}
3030
publish_dir: ./public

0 commit comments

Comments
 (0)