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 641415f commit 8485d3fCopy full SHA for 8485d3f
.github/workflows/ci.yml
@@ -30,4 +30,4 @@ jobs:
30
# - run: npm run build --if-present
31
- run: npm test
32
- name: Upload coverage to Codecov
33
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v5
0 commit comments