Skip to content

Commit 9a97efd

Browse files
Bump codecov/codecov-action from 4.2.0 to 4.3.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c12338c commit 9a97efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
continue-on-error: ${{ !matrix.require-successful-testpack }}
5050

5151
- name: Upload test coverage report to Codecov
52-
uses: codecov/codecov-action@v4.2.0
52+
uses: codecov/codecov-action@v4.3.0
5353
with:
5454
fail_ci_if_error: true
5555
env:

0 commit comments

Comments
 (0)