Skip to content

Commit 1d01810

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

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
@@ -32,6 +32,6 @@ jobs:
3232
- name: Test with pytest
3333
run: nox -db uv
3434
- name: Upload coverage reports to Codecov
35-
uses: codecov/codecov-action@v5
35+
uses: codecov/codecov-action@v6
3636
with:
3737
use_oidc: ${{ !(github.event_name == 'pull_request' && github.event.pull_request.head.repo.fork) }}

0 commit comments

Comments
 (0)