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 da74a9b commit d855188Copy full SHA for d855188
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- run: pnpm tsc --noEmit
29
- name: Run benchmarks
30
if: matrix.os == 'ubuntu-latest'
31
- uses: CodSpeedHQ/action@v3
+ uses: CodSpeedHQ/action@v4
32
with:
33
run: pnpm bench
34
- uses: codecov/codecov-action@v5
0 commit comments