Skip to content

Commit ff62248

Browse files
authored
Merge pull request #2479 from scratchfoundation/renovate/peaceiris-actions-gh-pages-4.x
chore(deps): update peaceiris/actions-gh-pages action to v4
2 parents 515573c + 5dcac64 commit ff62248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
NODE_ENV: production
5151
- name: Deploy playground to GitHub Pages
5252
if: ${{ env.TRIGGER_DEPLOY == 'true'}}
53-
uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 # v3
53+
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4
5454
with:
5555
github_token: ${{ secrets.GITHUB_TOKEN }}
5656
publish_dir: playground

0 commit comments

Comments
 (0)