Skip to content

Commit

Permalink
Bump peaceiris/actions-gh-pages from 3 to 4 in /.github/workflows (#563)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 9a651b5 commit 600fcf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
qt: true
- run: pip install . -r requirements_docs.txt "PySide6!=6.5.1,!=6.7.0"
- run: make -C docs doctest html
- uses: peaceiris/actions-gh-pages@v3
- uses: peaceiris/actions-gh-pages@v4
# Not a PR:
if: startsWith(github.ref, 'refs/tags/') || startsWith(github.ref, 'refs/heads')
with:
Expand Down

0 comments on commit 600fcf8

Please sign in to comment.