Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
  • Loading branch information
hpehl authored Feb 20, 2025
2 parents aa58a44 + f2db0aa commit 7fb19d9
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.7.2
uses: JamesIves/github-pages-deploy-action@v4.7.3
with:
branch: gh-pages
folder: ./target/site
Expand Down

0 comments on commit 7fb19d9

Please sign in to comment.