There was an error while loading. Please reload this page.
1 parent 78d9233 commit 6ef099dCopy full SHA for 6ef099d
1 file changed
.github/workflows/test.yaml
@@ -94,7 +94,7 @@ jobs:
94
path: tests/figures/*
95
- name: Upload coverage
96
if: matrix.env.name == 'hatch-test.py3.14-stable'
97
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
98
with:
99
fail_ci_if_error: true
100
use_oidc: true
0 commit comments