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 1ee7a39Copy full SHA for 1ee7a39
.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.3
0 commit comments