diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 25cef69..e92f3a9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -58,7 +58,7 @@ jobs: run: ./build.sh --verbosity verbose - name: Unit test report - uses: dorny/test-reporter@6e6a65b7a0bd2c9197df7d0ae36ac5cee784230c # v2.0.0 + uses: dorny/test-reporter@fe45e9537387dac839af0d33ba56eed8e24189e8 # v2.3.0 if: success() || failure() with: name: Unit test results