Skip to content

Commit fa85976

Browse files
chore(deps): bump codecov/codecov-action from 1 to 2.0.1 (#651)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 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...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be29626 commit fa85976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: npm run validate
4242

4343
- name: ⬆️ Upload coverage report
44-
uses: codecov/codecov-action@v1
44+
uses: codecov/codecov-action@v2.0.1
4545

4646
release:
4747
needs: main

0 commit comments

Comments
 (0)