Skip to content

Commit 0db6ff2

Browse files
dependabot[bot]MathieuSoysal
authored andcommitted
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
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]>
1 parent fda475b commit 0db6ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ runs:
145145

146146
- name: Deploy to GitHub Page Branch 🚀
147147
if: ${{ inputs.deploy-mode == 'branch' && inputs.without-deploy == 'false' }}
148-
uses: JamesIves/[email protected].2
148+
uses: JamesIves/[email protected].3
149149
with:
150150
token: ${{ inputs.GITHUB_TOKEN }}
151151
branch: ${{ inputs.javadoc-branch }}

0 commit comments

Comments
 (0)