Skip to content

Commit 90e01d5

Browse files
ci: bump codecov/codecov-action from 1.5.2 to 2.0.1 (#631)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.2 to 2.0.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v1.5.2...v2.0.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e91a189 commit 90e01d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
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/codecov-action@v1.5.2
78+
- uses: codecov/codecov-action@v2.0.1
7979

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

0 commit comments

Comments
 (0)