Skip to content

Commit fa9709d

Browse files
chore(deps): update codecov/codecov-action action to v7 (#768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecdb594 commit fa9709d

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
@@ -54,7 +54,7 @@ jobs:
5454
shell: bash
5555
- run: uv run pytest
5656
shell: bash
57-
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
57+
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
5858
with:
5959
token: ${{ secrets.CODECOV_TOKEN }}
6060

0 commit comments

Comments
 (0)