diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c0e3216..4778f3f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,4 +29,4 @@ jobs: run: mvn --no-transfer-progress --batch-mode test - name: Publish Test Report if: ${{ always() }} - uses: scacap/action-surefire-report@v1.9.0 + uses: scacap/action-surefire-report@v1.9.1