Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit cb20293

Browse files
chore(deps): ⬆️ bump codecov/codecov-action from 2.1.0 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 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.1.0...v3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf06361 commit cb20293

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
@@ -42,7 +42,7 @@ jobs:
4242
path: coverage
4343

4444
- name: Upload coverage to codecov
45-
uses: codecov/codecov-action@v2.1.0
45+
uses: codecov/codecov-action@v3
4646
with:
4747
name: actions ${{ matrix.node }}
4848
fail_ci_if_error: true

0 commit comments

Comments
 (0)