Skip to content

Commit 632b3a5

Browse files
Bump codecov/codecov-action from 5.1.2 to 5.2.0 (#269)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.2 to 5.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@v5.1.2...v5.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 e60793d commit 632b3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ jobs:
260260
261261
- name: Upload coverage data
262262
if: ${{ inputs.jobs_producing_coverage }}
263-
uses: codecov/codecov-action@v5.1.2
263+
uses: codecov/codecov-action@v5.2.0
264264
with:
265265
name: ${{ matrix.name }}
266266
fail_ci_if_error: true

0 commit comments

Comments
 (0)