Skip to content

Commit eac4e21

Browse files
Upgrade peaceiris/actions-gh-pages GitHub Action from 3 to 4 version (#1255)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e758ea0 commit eac4e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ jobs:
417417
|| '' }}
418418

419419
- name: Deploy to GitHub Pages
420-
uses: peaceiris/actions-gh-pages@v3
420+
uses: peaceiris/actions-gh-pages@v4
421421
with:
422422
github_token: ${{ secrets.GITHUB_TOKEN }}
423423
keep_files: true

0 commit comments

Comments
 (0)