Skip to content

Commit b24ca9c

Browse files
Bump codecov/codecov-action from 4.5.0 to 5.4.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 5.4.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.5.0...v5.4.0) --- 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 8d8533a commit b24ca9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
if: |
7171
github.event_name == 'push' ||
7272
github.event_name == 'pull_request'
73-
uses: codecov/codecov-action@v4.5.0
73+
uses: codecov/codecov-action@v5.4.0
7474
with:
7575
file: ./coverage.xml
7676
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)