Skip to content

Commit 4aad176

Browse files
Update peaceiris/actions-gh-pages action to v4
1 parent ed84769 commit 4aad176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: hugo --minify
4444

4545
- name: Deploy
46-
uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 # v3
46+
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4
4747
if: ${{ github.ref == 'refs/heads/main' }}
4848
with:
4949
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)