Skip to content

Commit a3cc9e3

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 9f650c2 commit a3cc9e3

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
@@ -42,7 +42,7 @@ jobs:
4242
4343
- name: Upload coverage reports to Codecov
4444
if: matrix.python-version == '3.14'
45-
uses: codecov/codecov-action@v5
45+
uses: codecov/codecov-action@v6
4646
env:
4747
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4848
with:

0 commit comments

Comments
 (0)