Skip to content

Commit ccc1cda

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 331abbb commit ccc1cda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Test with pytest
2626
run: nox -db uv
2727
- name: Upload coverage reports to Codecov
28-
uses: codecov/codecov-action@v5
28+
uses: codecov/codecov-action@v6
2929
with:
3030
use_oidc: true
3131
pass:

0 commit comments

Comments
 (0)