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 3035dcd commit fe37a3dCopy full SHA for fe37a3d
.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
mode: instrumentation
34
run: pnpm bench
0 commit comments