8000 Bump codecov/codecov-action from 4 to 5 in the actions group (#412) · python/blurb_it@d8c934e · GitHub
[go: up one dir, main page]

Skip to content

Commit d8c934e

Browse files
Bump codecov/codecov-action from 4 to 5 in the actions group (#412)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61be084 commit d8c934e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uvx --with tox-uv tox -e py
4242
4343
- name: Upload coverage
44-
uses: codecov/codecov-action@v4
44+
uses: codecov/codecov-action@v5
4545
with:
4646
flags: ${{ matrix.python-version }}
4747
name: Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)
0