Skip to content

Commit 4703fc9

Browse files
chore(deps): update codecov/codecov-action action to v6.0.1 (#480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5883dd commit 4703fc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
run: uv run --locked pytest --cov-report=xml
129129

130130
- name: Upload coverage report
131-
uses: codecov/codecov-action@v6.0.0
131+
uses: codecov/codecov-action@v6.0.1
132132
with:
133133
env_vars: OS,PYTHON
134134
disable_search: true

0 commit comments

Comments
 (0)