diff --git a/.github/workflows/testing.yaml b/.github/workflows/testing.yaml index 64a01e3..8b234dc 100644 --- a/.github/workflows/testing.yaml +++ b/.github/workflows/testing.yaml @@ -91,7 +91,7 @@ jobs: # https://github.com/codecov/codecov-action - name: "Upload coverage to Codecov" - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: fail_ci_if_error: false # optional (default = false) # files: var/html/coverage/coverage.xml, # optional