We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ee9b8 commit 3ffa951Copy full SHA for 3ffa951
.github/workflows/_tests.yaml
@@ -71,7 +71,7 @@ jobs:
71
matrix.python-version == '3.14' &&
72
env.CODECOV_TOKEN != ''
73
}}
74
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
75
env:
76
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
77
with:
@@ -128,7 +128,7 @@ jobs:
128
129
130
131
132
133
134
0 commit comments