Skip to content

Commit ca42dd8

Browse files
Bump codecov/codecov-action from 2.0.1 to 2.1.0 (#59)
* Bump codecov/codecov-action from 2.0.1 to 2.1.0 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.1 to 2.1.0. - [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.0.1...v2.1.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update .github/workflows/tests.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f76b16e commit ca42dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545

4646
- name: Upload coverage to Codecov
4747
if: ${{ matrix.update-coverage }}
48-
uses: codecov/codecov-action@v2.0.1
48+
uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b #v2.1.0

0 commit comments

Comments
 (0)