Skip to content

Commit 6ef099d

Browse files
authored
ci: bump codecov-action to v6 to fix signature verification (#704)
1 parent 78d9233 commit 6ef099d

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
@@ -94,7 +94,7 @@ jobs:
9494
path: tests/figures/*
9595
- name: Upload coverage
9696
if: matrix.env.name == 'hatch-test.py3.14-stable'
97-
uses: codecov/codecov-action@v5
97+
uses: codecov/codecov-action@v6
9898
with:
9999
fail_ci_if_error: true
100100
use_oidc: true

0 commit comments

Comments
 (0)