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 028ae06 commit 1ba5f65Copy full SHA for 1ba5f65
.github/workflows/bench.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install dependencies
21
run: pnpm install
22
- name: Run benchmarks
23
- uses: CodSpeedHQ/action@v3
+ uses: CodSpeedHQ/action@v4
24
with:
25
run: pnpm vitest bench
26
# token retrieved from the CodSpeed app at the previous step
0 commit comments