Skip to content

Commit b3ca02f

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#241)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.1 to 4.6.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.1...v4.6.3) --- 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 429a416 commit b3ca02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
- run: mdbook build book
2323

2424
- name: Build and Deploy
25-
uses: JamesIves/[email protected].1
25+
uses: JamesIves/[email protected].3
2626
with:
2727
folder: target/book

0 commit comments

Comments
 (0)