Merge pull request #17 from oib/dependabot/github_actions/peaceiris/actions-gh-pages-4

ci(deps): bump peaceiris/actions-gh-pages from 3 to 4
This commit is contained in:
Andreas Michael Fleckl
2026-03-08 12:00:27 +01:00
committed by GitHub

View File

@@ -435,7 +435,7 @@ jobs:
make html
- name: Deploy documentation
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/_build/html