From 234ce325af42aa9f9cbb06c7197d9fb853191ed6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 17:25:58 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action digest to 9cae541 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9a7c108c..09c67938 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -46,7 +46,7 @@ jobs: behave tests/features/ - name: Upload coverage to Codecov - uses: codecov/codecov-action@c9e0f0b3cf5f112462339d69850c01735114b9ed + uses: codecov/codecov-action@9cae541a7d8ce1db3d85eb7b991b7102ac3972a0 with: flags: unittests # optional name: coverage # optional