summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-12 01:07:04 +0300
committerGitHub <noreply@github.com>2024-04-12 01:07:04 +0300
commitf2d8b294a8cdc2ee7f5a7be738224da2c563665c (patch)
tree39007b420bc93bce2cc301bf12f5397cbefbdd35
parent404a67f6a519be99617115d2bd0cd881c314e15a (diff)
chore: Bump codecov/codecov-action from 3.1.4 to 4.0.1 (#137)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 381c647..73f5327 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -76,7 +76,7 @@ jobs:
- name: Upload reports to codecov.io
if: github.event_name != 'pull_request' && matrix.TOOLCHAIN == 'stable' && matrix.TARGET == 'x86_64-unknown-linux-gnu'
- uses: codecov/codecov-action@v3.1.4
+ uses: codecov/codecov-action@v4.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: cobertura.xml