From 6a7cde65c18864e510b7b1c0eb4581757e20a770 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 18:42:06 +0000 Subject: [PATCH] Update codecov/codecov-action digest to 8450866 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4f6ae04..89253e3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -221,7 +221,7 @@ jobs: run: make -j2 test - name: Publish Unit Test Coverage - uses: codecov/codecov-action@c4cf8a4f03f0ac8585acb7c1b7ce3460ec15782f # v4 + uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4 with: flags: unittests file: _output/tests/linux_amd64/coverage.txt