Skip to content

Commit 7e03252

Browse files
Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.7.2
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 3.7.1 to 4.7.2. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@3.7.1...v4.7.2) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 414478e commit 7e03252

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/github-pages-deploy-action@3.7.1
51+
uses: JamesIves/github-pages-deploy-action@v4.7.2
5252
with:
5353
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5454
BRANCH: gh-pages

0 commit comments

Comments
 (0)