We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ef0279 + 223c91a commit 1af0e3bCopy full SHA for 1af0e3b
1 file changed
.github/workflows/ci.yml
@@ -78,7 +78,7 @@ jobs:
78
--durations=20
79
80
- name: Upload coverage report
81
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
82
with:
83
token: ${{ secrets.CODECOV_TOKEN }}
84
0 commit comments