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 70fce8e commit 4e38401Copy full SHA for 4e38401
.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.4.0
0 commit comments