Skip to content

Commit 7d23765

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#374)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.2...v4.7.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 5234cc8 commit 7d23765

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
@@ -48,7 +48,7 @@ jobs:
4848
- name: Build guide
4949
run: mdbook build guide
5050
- name: Publish docs
51-
uses: JamesIves/[email protected].2
51+
uses: JamesIves/[email protected].3
5252
with:
5353
branch: gh-pages
5454
folder: guide/book

0 commit comments

Comments
 (0)