Skip to content

Commit 9a6dc21

Browse files
dependabot[bot]apupier
authored andcommitted
Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.7.3
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.0 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.0...v4.7.3) --- 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 32aaf40 commit 9a6dc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build with Maven
3333
run: xvfb-run -a mvn -B verify
3434
- name: Deploy
35-
uses: JamesIves/github-pages-deploy-action@v4.6.0
35+
uses: JamesIves/github-pages-deploy-action@v4.7.3
3636
with:
3737
branch: gh-pages
3838
folder: com.github.camel-tooling.lsp.eclipse.updatesite/target/repository

0 commit comments

Comments
 (0)