Skip to content

Commit ef19b9d

Browse files
committed
documentation #41: upgrade CI
1 parent f7e8926 commit ef19b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
path: docs/
5757

5858
- name: Deploy to GitHub Pages
59-
uses: peaceiris/actions-gh-pages@v3
59+
uses: peaceiris/actions-gh-pages@v4
6060
with:
6161
github_token: ${{ secrets.GITHUB_TOKEN }}
6262
publish_dir: ./docs

0 commit comments

Comments
 (0)