Skip to content

Commit 754c65b

Browse files
Bump codecov/codecov-action from 4.5.0 to 5.0.7
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 5.0.7. - [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.5.0...v5.0.7) --- 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 d06911b commit 754c65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ jobs:
257257
fi
258258
259259
- name: Upload coverage data
260-
uses: codecov/codecov-action@v4.5.0
260+
uses: codecov/codecov-action@v5.0.7
261261
with:
262262
name: ${{ matrix.name }}
263263
# verbose: true # optional (default = false)

0 commit comments

Comments
 (0)