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.
1 parent 4a27e9d commit a8b9cebCopy full SHA for a8b9ceb
.github/workflows/ci.yml
@@ -15,4 +15,4 @@ jobs:
15
- name: Run tests and collect coverage
16
run: npm run test
17
- name: Upload coverage to Codecov
18
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
0 commit comments