diff --git a/.github/workflows/ci-hardened.yml b/.github/workflows/ci-hardened.yml index e7cce8a..fbd7056 100644 --- a/.github/workflows/ci-hardened.yml +++ b/.github/workflows/ci-hardened.yml @@ -209,7 +209,7 @@ jobs: - name: Upload coverage if: matrix.coverage - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v7 with: files: ./coverage.xml fail_ci_if_error: false