Skip to content

Commit f678b6d

Browse files
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent f54dbfd commit f678b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
6969
- name: Deploy
7070
if: github.ref == 'refs/heads/master'
71-
uses: peaceiris/actions-gh-pages@v3
71+
uses: peaceiris/actions-gh-pages@v4
7272
with:
7373
github_token: ${{ secrets.GITHUB_TOKEN }}
7474
publish_dir: ./documentation/docs-gen

0 commit comments

Comments
 (0)