summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-05-16 17:19:24 +0000
committerGitHub <noreply@github.com>2023-05-16 17:19:24 +0000
commit6389fd34d5d2c686f9425c8cad52c7257d88c66d (patch)
treedb0d5e39de36af7c057c77df606b1430890a7045
parent40f194ffa3ff388842839d5a6f209bbd0574450f (diff)
parent78e605bac4acd2ff1f121cab745597200faace3f (diff)
chore: Merge #59
59: chore: Bump codecov/codecov-action from 3.1.3 to 3.1.4 r=orhun a=dependabot[bot] Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4. 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 eacfbbd..7d5da61 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.3
+ uses: codecov/codecov-action@v3.1.4
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: cobertura.xml