Skip to content

Commit ee1de20

Browse files
authored
Pin to codecov/codecov-action@v5
1 parent 2c644bb commit ee1de20

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
@@ -47,7 +47,7 @@ jobs:
4747
uvx --with tox-uv tox -e py
4848
4949
- name: Upload coverage
50-
uses: codecov/codecov-action@v5.3.1
50+
uses: codecov/codecov-action@v5
5151
with:
5252
flags: ${{ matrix.os }}
5353
name: ${{ matrix.os }} Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)