Skip to content

Commit f85bbfc

Browse files
committed
Upgrade action
1 parent f7e617d commit f85bbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uvx --with tox-uv tox -e py
3636
3737
- name: Upload coverage
38-
uses: codecov/codecov-action@v5.1.1
38+
uses: codecov/codecov-action@v5
3939
with:
4040
flags: ${{ matrix.os }}
4141
name: ${{ matrix.os }} Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)