Skip to content

Commit 9b3b1eb

Browse files
Bump the actions group with 1 update
Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 3.1.5 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@v3.1.5...v4.1.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ad7a1e commit 9b3b1eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
tox -e py
3535
3636
- name: Upload coverage
37-
uses: codecov/codecov-action@v3.1.5
37+
uses: codecov/codecov-action@v4.1.1
3838
with:
3939
flags: ${{ matrix.python-version }}
4040
name: Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)