Skip to content

Commit 9480ff0

Browse files
authored
codecov/codecov-action@v5
1 parent 1debe5b commit 9480ff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: Upload coverage to Codecov
5555
if: ${{ matrix.python-version == '3.10' }}
56-
uses: codecov/codecov-action@v4
56+
uses: codecov/codecov-action@v5
5757
with:
5858
token: ${{ secrets.CODECOV_TOKEN }}
5959
verbose: false

0 commit comments

Comments
 (0)