summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-04-21 18:43:09 +0000
committerGitHub <noreply@github.com>2023-04-21 18:43:09 +0000
commit8df79c90ce01ef2b6efb77ce7b02a63fd04497a1 (patch)
treeca7601e4ca7b10bbf5aefa7a491cf8bf655375ac
parent6fa378db79a3cc96b0b1a404216101cb6f44df60 (diff)
parent99ee4bda3f5606c5d5737bd1aeed87a965e0432a (diff)
chore: Merge #52
52: chore: Bump codecov/codecov-action from 3.1.2 to 3.1.3 r=orhun a=dependabot[bot] Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.3. 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 411916c..eacfbbd 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.2
+ uses: codecov/codecov-action@v3.1.3
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: cobertura.xml