diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1776ce45..06744fea 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -147,7 +147,7 @@ jobs: run: make test - name: Upload coverage to Codecov - uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5.0.4 + uses: codecov/codecov-action@d168679d447a7d9f9917d4b26caf2cfbf080cfb4 # v5.0.6 with: fail_ci_if_error: false env: