Skip to content

Commit 0a011b0

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#269)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.9 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.9...v4.7.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cba176c commit 0a011b0

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/github-pages-deploy-action@v4.6.9
25+
uses: JamesIves/github-pages-deploy-action@v4.7.3
2626
with:
2727
folder: target/book

0 commit comments

Comments
 (0)