Skip to content

Commit fade892

Browse files
authored
Bump peaceiris/actions-gh-pages action. (#89)
1 parent b7d63c9 commit fade892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_shared-docs-build-publish-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191

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

0 commit comments

Comments
 (0)