Skip to content

Commit f64fcc5

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent ff8e57d commit f64fcc5

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
@@ -55,7 +55,7 @@ jobs:
5555
shell: bash
5656
- run: uv run pytest
5757
shell: bash
58-
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
58+
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
5959
with:
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161

0 commit comments

Comments
 (0)