diff --git a/.github/workflows/surefire-report.yml b/.github/workflows/surefire-report.yml index 2b0a7b11..617b8812 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.8 + uses: JamesIves/github-pages-deploy-action@v4.6.9 with: branch: gh-pages folder: ./target/site