Skip to content

Commit 1ca97d3

Browse files
renovate[bot]0x-jerry
authored andcommitted
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent 1af9943 commit 1ca97d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- run: pnpm run build
6464

6565
- name: deploy
66-
uses: peaceiris/actions-gh-pages@v3.8.0
66+
uses: peaceiris/actions-gh-pages@v4.0.0
6767
with:
6868
github_token: ${{ secrets.GITHUB_TOKEN }}
6969
publish_dir: ./dist

0 commit comments

Comments
 (0)