We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3fa362 commit cc08e04Copy full SHA for cc08e04
.github/workflows/ci.yml
@@ -92,7 +92,7 @@ jobs:
92
93
npm run test-coverage --stream
94
95
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
96
if: matrix.node == '20'
97
with:
98
verbose: true # optional (default = false)
0 commit comments