diff --git a/.github/workflows/surefire-report.yml b/.github/workflows/surefire-report.yml index 617b8812..e451f37b 100644 --- a/.github/workflows/surefire-report.yml +++ b/.github/workflows/surefire-report.yml @@ -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