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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)