Skip to content

Commit c0ccac2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: bash scripts/build.sh
3131

3232
- name: Deploy
33-
uses: peaceiris/actions-gh-pages@v3
33+
uses: peaceiris/actions-gh-pages@v4
3434
with:
3535
github_token: ${{ secrets.GITHUB_TOKEN }}
3636
publish_dir: ./dist

0 commit comments

Comments
 (0)