Skip to content

Commit 3f191dc

Browse files
dependabot[bot]toshimaru
authored andcommitted
build(deps): 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 946fc58 commit 3f191dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Jekyll Build
1717
run: bundle exec jekyll build
1818
- name: Deploy
19-
uses: peaceiris/actions-gh-pages@v3
19+
uses: peaceiris/actions-gh-pages@v4
2020
with:
2121
personal_token: ${{ secrets.GITHUB_TOKEN }}
2222
publish_dir: ./_site

0 commit comments

Comments
 (0)