Skip to content

Commit ee6bd65

Browse files
chore(deps): update codecov/codecov-action action to v7
1 parent 15ca28d commit ee6bd65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
matrix.python-version == '3.14' &&
139139
env.CODECOV_TOKEN != ''
140140
}}
141-
uses: codecov/codecov-action@v6
141+
uses: codecov/codecov-action@v7
142142
with:
143143
token: ${{ env.CODECOV_TOKEN }}
144144
files: coverage-integration.xml

0 commit comments

Comments
 (0)