Skip to content

Commit e18bfe7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

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

3333
- name: Deploy
3434
if: ${{ github.ref == 'refs/heads/main' }}
35-
uses: peaceiris/actions-gh-pages@068dc23d9710f1ba62e86896f84735d869951305 # tag=v3
35+
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
3838
publish_dir: dist/wwwroot

0 commit comments

Comments
 (0)