Skip to content

Commit b5442c3

Browse files
authored
Merge pull request #304 from hal/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.8.0
Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0
2 parents 9fd5ebd + 12b4569 commit b5442c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/surefire-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: $MVN -P all-tests site:site -DskipTests -Daggregate=true -Dsurefire.failIfNoSpecifiedTests=false
2929
- name: Publish
3030
id: publish
31-
uses: JamesIves/github-pages-deploy-action@v4.7.6
31+
uses: JamesIves/github-pages-deploy-action@v4.8.0
3232
with:
3333
branch: gh-pages
3434
folder: ./target/site

0 commit comments

Comments
 (0)