8000 Bump codecov/codecov-action from 4 to 5 (#150) · python/cherry-picker@b8f7d16 · GitHub
[go: up one dir, main page]

Skip to content

Commit b8f7d16

Browse files
Bump codecov/codecov-action from 4 to 5 (#150)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 957f2a6 commit b8f7d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: uvx --with tox-uv tox -e py
3939

4040
- name: Upload coverage
41-
uses: codecov/codecov-action@v4
41+
uses: codecov/codecov-action@v5
4242
with:
4343
flags: ${{ matrix.os }}
4444
name: ${{ matrix.os }} Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)
0