Skip to content

Commit 37a191f

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

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
@@ -70,7 +70,7 @@ jobs:
7070
]
7171
7272
- name: Deploy
73-
uses: peaceiris/actions-gh-pages@v3
73+
uses: peaceiris/actions-gh-pages@v4
7474
with:
7575
github_token: ${{ secrets.GITHUB_TOKEN }}
7676
publish_dir: ./docs

0 commit comments

Comments
 (0)