Skip to content

Commit a26c6ad

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#606)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.4 to 4.7.6. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.4...v4.7.6) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04baaf6 commit a26c6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Build guide
4444
run: mdbook build guide
4545
- name: Publish docs
46-
uses: JamesIves/github-pages-deploy-action@v4.7.4
46+
uses: JamesIves/github-pages-deploy-action@v4.7.6
4747
with:
4848
branch: gh-pages
4949
folder: guide/book

0 commit comments

Comments
 (0)