From aab121e2afd47816d5169b5c223b0bcb454812f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 20:40:05 +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 81bee6e..e7d952f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: arguments: build --info - name: Upload Coverage Report - uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4 + uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4 with: token: ${{ secrets.CODECOV_TOKEN }}