Skip to content

Commit 3ff58e7

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 75824e4 commit 3ff58e7

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

0 commit comments

Comments
 (0)