Skip to content

Commit 8ef5150

Browse files
dependabot[bot]kinow
authored andcommitted
Bump codecov/codecov-action from 2.1.0 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v2.1.0...v3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a058fe commit 8ef5150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Upload coverage to Codecov
7474
if: ${{ matrix.step == 'unit' }}
75-
uses: codecov/codecov-action@v2.1.0
75+
uses: codecov/codecov-action@v3
7676
with:
7777
fail_ci_if_error: true
7878

0 commit comments

Comments
 (0)