Skip to content

Commit d8a82a1

Browse files
authored
Merge pull request #309 from numpy/dependabot/github_actions/dot-github/workflows/actions-ca63b964d6
Bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in /.github/workflows in the actions group
2 parents 4e0b558 + 1749f91 commit d8a82a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: tox -e py312-buildhtml
4040

4141
- name: Publish
42-
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
42+
uses: peaceiris/actions-gh-pages@84c30a85c19949d7eee79c4ff27748b70285e453 # v4.1.0
4343
with:
4444
github_token: ${{ secrets.GITHUB_TOKEN }}
4545
publish_dir: ./_build/html/

0 commit comments

Comments
 (0)