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 a18591c commit c2ff3eaCopy full SHA for c2ff3ea
.github/workflows/build.yml
@@ -28,4 +28,4 @@ jobs:
28
- run: npm run build --if-present
29
- run: npm test
30
- name: Codecov
31
- uses: codecov/codecov-action@v2.1.0
+ uses: codecov/codecov-action@v5.5.1
0 commit comments