Skip to content

Commit d457b8e

Browse files
chore(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#344)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3. - [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.2...v2.0.3) --- 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 0225fa8 commit d457b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
cache: 'yarn'
2626
- run: yarn
2727
- run: yarn run test:coverage
28-
- uses: codecov/[email protected].2
28+
- uses: codecov/[email protected].3
2929
build:
3030
runs-on: ubuntu-20.04
3131
needs: [lint, test]

0 commit comments

Comments
 (0)