Skip to content

Commit

Permalink
Merge pull request #109 from advanced-security/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/main/production-dependencies-45223d3826

deps: bump peaceiris/actions-gh-pages from 3 to 4 in the production-dependencies group
  • Loading branch information
GeekMasher authored May 23, 2024
2 parents 7f1afb9 + bedc11f commit 78c23cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
sphinx-build -b html docs/ ./public
- name: Publish
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public

0 comments on commit 78c23cd

Please sign in to comment.