Skip to content

Commit 43fd887

Browse files
chore(deps): update codecov/codecov-action action to v7
1 parent 89ce177 commit 43fd887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: uv run --locked tox -e tests
3434

3535
- name: Upload coverage to Codecov
36-
uses: codecov/codecov-action@v5
36+
uses: codecov/codecov-action@v7
3737
with:
3838
name: ${{ inputs.python-version }}/${{ inputs.runs-on }}
3939
files: cov.xml

0 commit comments

Comments
 (0)