Skip to content

Commit ba669c9

Browse files
chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#3128)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.0 to 4.1.1. - [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.0...v4.1.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b622ce commit ba669c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
tox -e style
2424
tox -e type
2525
tox -e py
26-
- uses: codecov/[email protected].0
26+
- uses: codecov/[email protected].1
2727
if: matrix.os == 'ubuntu-latest'
2828
with:
2929
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)