Skip to content

Commit 2361e40

Browse files
[client-python] chore(deps): update codecov/codecov-action action to v6
1 parent db62aef commit 2361e40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Upload coverage to Codecov
3939
if: ${{ !cancelled() && hashFiles('coverage.xml') != '' }}
40-
uses: codecov/codecov-action@v5
40+
uses: codecov/codecov-action@v6
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}
4343
flags: connectors

0 commit comments

Comments
 (0)