Skip to content

Commit d752aeb

Browse files
Build(deps): Bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- 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 8cc8f05 commit d752aeb

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
@@ -162,7 +162,7 @@ jobs:
162162
run: tox c
163163
- name: Run tox
164164
run: tox -v --exit-and-dump-after 1200
165-
- uses: codecov/codecov-action@v3
165+
- uses: codecov/codecov-action@v4
166166
if: ${{ always() }}
167167
with:
168168
files: cov.xml

0 commit comments

Comments
 (0)