Skip to content

Commit 0983086

Browse files
chore: update peaceiris/actions-gh-pages action to v4
1 parent 21cc8bc commit 0983086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Build docs
6868
run: yarn run docs:build
6969
- name: Deploy docs
70-
uses: peaceiris/actions-gh-pages@v3
70+
uses: peaceiris/actions-gh-pages@v4
7171
with:
7272
github_token: ${{ secrets.GITHUB_TOKEN }}
7373
publish_dir: ./docs/build

0 commit comments

Comments
 (0)