Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 398183a

Browse files
authoredMay 20, 2024··
Bump JamesIves/github-pages-deploy-action in /template/.github/workflows
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78693de commit 398183a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎template/.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
name: docs_html
6666
path: html/
6767

68-
- uses: JamesIves/github-pages-deploy-action@v4.6.0
68+
- uses: JamesIves/github-pages-deploy-action@v4.6.1
6969
if: ${{ inputs.publish }}
7070
with:
7171
branch: gh-pages

0 commit comments

Comments
 (0)
Please sign in to comment.