Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit a3d4bdd

Browse files
build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 (#1824)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 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.3...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2b1e0e commit a3d4bdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: npm run test-ci
3333

3434
- name: Upload coverage to Codecov
35-
uses: codecov/codecov-action@v2.0.3
35+
uses: codecov/codecov-action@v2.1.0

0 commit comments

Comments
 (0)