diff --git a/.github/workflows/ci-tests.yaml b/.github/workflows/ci-tests.yaml index bd596ae..434aa88 100644 --- a/.github/workflows/ci-tests.yaml +++ b/.github/workflows/ci-tests.yaml @@ -115,7 +115,7 @@ jobs: - name: "Download artifacts" uses: actions/download-artifact@v4 - name: "Upload coverage to Codecov" - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: fail_ci_if_error: true env: