Skip to content

Commit 5cac7ea

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#2215)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f17963 commit 5cac7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: ./scripts/book
4141

4242
- name: Deploy
43-
uses: JamesIves/[email protected].0
43+
uses: JamesIves/[email protected].1
4444
if: github.event_name == 'push'
4545
with:
4646
folder: target/book

0 commit comments

Comments
 (0)