We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d9b087 + 30e972c commit dd8e4efCopy full SHA for dd8e4ef
.github/workflows/ci.yml
@@ -32,4 +32,4 @@ jobs:
32
- run: npm ci
33
- name: Run test with coverage
34
run: npm run test:cov
35
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
0 commit comments