Skip to content

Commit 53d5bc9

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 10c1cff commit 53d5bc9

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
@@ -58,7 +58,7 @@ jobs:
5858
shell: bash
5959
- run: uv run pytest
6060
shell: bash
61-
- uses: codecov/codecov-action@v5
61+
- uses: codecov/codecov-action@v6
6262
with:
6363
token: ${{ secrets.CODECOV_TOKEN }}
6464

0 commit comments

Comments
 (0)