Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit d84c7f7

Browse files
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent f9183d9 commit d84c7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
hugo --minify
4444
4545
- name: publish
46-
uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 # v3
46+
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4
4747
with:
4848
github_token: ${{ secrets.GITHUB_TOKEN }}
4949
publish_branch: gh-pages

0 commit comments

Comments
 (0)