Skip to content

Commit 3ac46e4

Browse files
dependabot[bot]Stranger6667
authored andcommitted
build(deps): bump codecov/codecov-action from 3.1.5 to 4.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 4.1.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@v3.1.5...v4.1.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75c622e commit 3ac46e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ jobs:
6767
- run: python -m tox
6868

6969
- name: Upload coverage to Codecov
70-
uses: codecov/codecov-action@v3.1.5
70+
uses: codecov/codecov-action@v4.1.0
7171
with:
7272
name: codecov-${{ matrix.python }}

0 commit comments

Comments
 (0)