Skip to content

Commit c6f11a4

Browse files
chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#2746)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3.1.3...v3.1.4) --- 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> Co-authored-by: Kevin DeJong <[email protected]>
1 parent a8ee9c4 commit c6f11a4

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].3
26+
- uses: codecov/[email protected].4
2727
if: matrix.os == 'ubuntu-latest'
2828
with:
2929
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)