Skip to content

Commit f28c65e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
shell: bash
5757
- run: uv run pytest
5858
shell: bash
59-
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
59+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
6060
with:
6161
token: ${{ secrets.CODECOV_TOKEN }}
6262

0 commit comments

Comments
 (0)