Skip to content

Commit b30a1d3

Browse files
committed
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent 7aac76d commit b30a1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 0
1515

1616
- name: Deploy
17-
uses: peaceiris/actions-gh-pages@v3.9.3
17+
uses: peaceiris/actions-gh-pages@v4.0.0
1818
with:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
2020
publish_dir: ./docs

0 commit comments

Comments
 (0)