Skip to content

Commit f278623

Browse files
dependabot[bot]raymond-lam
authored andcommitted
Bump peaceiris/actions-gh-pages from 3 to 4
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]>
1 parent 51e1afe commit f278623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
with:
162162
name: example-app
163163
path: example/out
164-
- uses: peaceiris/actions-gh-pages@v3
164+
- uses: peaceiris/actions-gh-pages@v4
165165
with:
166166
personal_token: ${{ secrets.GH_PAGES_DEPLOY_TOKEN }}
167167
publish_dir: ./example/out

0 commit comments

Comments
 (0)