diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index afa148b..42e69c5 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -61,7 +61,7 @@ jobs: path: screenshots - name: Test Report - uses: dorny/test-reporter@v2 + uses: dorny/test-reporter@v3 if: success() || failure() with: name: Test Results