Skip to content

Commit 1e1a144

Browse files
build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#440)
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-gh-pages@v3...v4) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d70f261 commit 1e1a144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
path: ./build
7979

8080
- name: Deploy
81-
uses: peaceiris/actions-gh-pages@v3
81+
uses: peaceiris/actions-gh-pages@v4
8282
with:
8383
allow_empty_commit: false
8484
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)