diff --git a/.github/workflows/test_native.yml b/.github/workflows/test_native.yml index 3f3d02e4c..591d52bd0 100644 --- a/.github/workflows/test_native.yml +++ b/.github/workflows/test_native.yml @@ -143,7 +143,7 @@ jobs: merge-multiple: true - name: Test Report - uses: dorny/test-reporter@v2.1.1 + uses: dorny/test-reporter@v2.2.0 with: name: PlatformIO Tests path: testreport.xml