Skip to content

Commit c9fdab2

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

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
@@ -57,7 +57,7 @@ jobs:
5757
shell: bash
5858
- run: uv run pytest
5959
shell: bash
60-
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
60+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
6161
with:
6262
token: ${{ secrets.CODECOV_TOKEN }}
6363

0 commit comments

Comments
 (0)