Skip to content

Commit 02b8076

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent c4ae5ce commit 02b8076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Upload coverage to Codecov
6767
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.14'
68-
uses: codecov/codecov-action@v4
68+
uses: codecov/codecov-action@v5
6969
with:
7070
file: ./coverage.xml
7171
flags: unittests

0 commit comments

Comments
 (0)