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 1a1b4fb commit 4847481Copy full SHA for 4847481
.github/workflows/tests.yml
@@ -24,6 +24,6 @@ jobs:
24
- run: yarn install
25
- run: npm run test:cov
26
- name: Codecov
27
- uses: codecov/codecov-action@v5.1.2
+ uses: codecov/codecov-action@v5.3.0
28
- run: npm run benchmark
29
0 commit comments