Skip to content

Commit 01726dc

Browse files
Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.7.4
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.0 to 4.7.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.0...v4.7.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85658b8 commit 01726dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Deploy site
4141
- name: Deploy
42-
uses: JamesIves/github-pages-deploy-action@v4.6.0
42+
uses: JamesIves/github-pages-deploy-action@v4.7.4
4343
with:
4444
branch: gh-pages
4545
folder: target/doc

0 commit comments

Comments
 (0)