Skip to content

Commit acebe1b

Browse files
Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#924)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.1 to 4.2.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.1.1...v4.2.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d40dddc commit acebe1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120

121121
- name: codecov.io
122122
if: matrix.py == '3.10'
123-
uses: codecov/codecov-action@v4.1.1
123+
uses: codecov/codecov-action@v4.2.0
124124

125125
compat:
126126
name: pytest

0 commit comments

Comments
 (0)