Skip to content

Commit 44e2584

Browse files
chore(deps): update peaceiris/actions-gh-pages action to v4 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8fcd93 commit 44e2584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
CURRENT_VERSION: ${{ env.CURRENT_VERSION }}
3232
working-directory: example/
3333
- name: Deploy
34-
uses: peaceiris/actions-gh-pages@v3
34+
uses: peaceiris/actions-gh-pages@v4
3535
with:
3636
github_token: ${{ secrets.GITHUB_TOKEN }}
3737
publish_dir: ./example/dist

0 commit comments

Comments
 (0)