Skip to content

Commit bbbda88

Browse files
chore(deps): update peaceiris/actions-gh-pages digest to 373f7f2
1 parent 3269910 commit bbbda88

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@373f7f263a76c20808c831209c920827a82a2847 # v3
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
3838
publish_dir: dist/wwwroot

0 commit comments

Comments
 (0)