Skip to content

Commit

Permalink
Merge pull request #239 from hal/dependabot/github_actions/JamesIves/…
Browse files Browse the repository at this point in the history
…github-pages-deploy-action-4.7.1

Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1
  • Loading branch information
hpehl authored Nov 29, 2024
2 parents bdc7e09 + d13b22e commit 1ed3403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/surefire-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: $MVN -P all-tests site:site -DskipTests -Daggregate=true -Dsurefire.failIfNoSpecifiedTests=false
- name: Publish
id: publish
uses: JamesIves/github-pages-deploy-action@v4.6.9
uses: JamesIves/github-pages-deploy-action@v4.7.1
with:
branch: gh-pages
folder: ./target/site
Expand Down

0 comments on commit 1ed3403

Please sign in to comment.