Skip to content

Commit

Permalink
Bump peaceiris/actions-gh-pages action. (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Apr 7, 2024
1 parent b7d63c9 commit fade892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_shared-docs-build-publish-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

- name: Publish
# this action uses a token with contents:write, pinning to commit
uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 # v3.9.3
uses: peaceiris/actions-gh-pages@4eb285e828117bca26638192c3ed309c622e7bad # v3.9.3
with:
github_token: ${{ secrets.GH_TOKEN }}
publish_dir: html
Expand Down

0 comments on commit fade892

Please # to comment.