We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d9b087 commit 30e972cCopy full SHA for 30e972c
.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