Skip to content

Commit ed0e319

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 0cd887c commit ed0e319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
htmlcov/
9393
9494
- name: Upload coverage to Codecov
95-
uses: codecov/codecov-action@v5
95+
uses: codecov/codecov-action@v6
9696
with:
9797
file: ./coverage.xml
9898
flags: unittests

0 commit comments

Comments
 (0)