Skip to content

Commit bc41d20

Browse files
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.4.3 to 4.5.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.3...v4.5.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bde9514 commit bc41d20

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
@@ -67,7 +67,7 @@ jobs:
6767
name: docs_html
6868
path: html/
6969

70-
- uses: JamesIves/github-pages-deploy-action@v4.4.3
70+
- uses: JamesIves/github-pages-deploy-action@v4.5.0
7171
if: ${{ inputs.publish }}
7272
with:
7373
branch: gh-pages

0 commit comments

Comments
 (0)