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 3e8856d commit 2d5fe23Copy full SHA for 2d5fe23
.github/workflows/benchmark.yml
@@ -24,7 +24,7 @@ jobs:
24
yarn-node-22-lock-
25
- run: yarn install --frozen-lockfile
26
- name: Run benchmark
27
- uses: CodSpeedHQ/action@v3
+ uses: CodSpeedHQ/action@v4
28
with:
29
token: ${{ secrets.CODSPEED_TOKEN }}
30
run: yarn bench
0 commit comments