diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22a85983..b8344dae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,7 +105,7 @@ jobs: run: nix build .#checks.x86_64-linux.test --print-build-logs - name: Publish Unit Test Coverage - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7 + uses: codecov/codecov-action@303a32d7a59b442fa8d48b6a1cc6825c09c847a5 # v7 with: flags: unittests file: result/coverage.txt