Skip to content

Commit d4b79ae

Browse files
ci: bump codecov/codecov-action from 2.0.1 to 2.0.2 (#634)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.1 to 2.0.2. - [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.0.2) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fde6b18 commit d4b79ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
name: coverage-${{ matrix.os }}
7676
path: coverage
7777

78-
- uses: codecov/[email protected].1
78+
- uses: codecov/[email protected].2
7979

8080
- name: Run ncc
8181
run: npm run build

0 commit comments

Comments
 (0)