diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index defd5a4..5535b1c 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -39,7 +39,7 @@ jobs: API_KEY: ${{secrets.INTEGRATIONTESTS_API_KEY}} - name: Report - uses: dorny/test-reporter@v1 + uses: dorny/test-reporter@v3 if: always() with: name: Maven Tests