We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a881c commit a3fe452Copy full SHA for a3fe452
.github/workflows/ci.yml
@@ -20,4 +20,4 @@ jobs:
20
check-latest: true
21
- run: npm ci
22
- run: npm test
23
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
0 commit comments