Skip to content

Commit da31500

Browse files
chore(deps): update codecov/codecov-action action to v6 (#691)
1 parent e61b22b commit da31500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
matrix.python-version == '3.14' &&
7474
env.CODECOV_TOKEN != ''
7575
}}
76-
uses: codecov/codecov-action@v5
76+
uses: codecov/codecov-action@v6
7777
with:
7878
token: ${{ env.CODECOV_TOKEN }}
7979
files: coverage-integration.xml

0 commit comments

Comments
 (0)