diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a3113aa..a325087 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -108,7 +108,7 @@ jobs: if-no-files-found: error - name: "Publish Test Results" - uses: dorny/test-reporter@v2 + uses: dorny/test-reporter@v3 if: always() with: name: "Test Results"