diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e8db7907..30dc59a6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -40,7 +40,7 @@ jobs: NMSHD_TEST_CLIENTSECRET: test - name: Code coverage - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: fail_ci_if_error: false files: ./coverage/cobertura-coverage.xml