Skip to content

Commit 1ba5f65

Browse files
chore(deps): update codspeedhq/action action to v4
1 parent 028ae06 commit 1ba5f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install dependencies
2121
run: pnpm install
2222
- name: Run benchmarks
23-
uses: CodSpeedHQ/action@v3
23+
uses: CodSpeedHQ/action@v4
2424
with:
2525
run: pnpm vitest bench
2626
# token retrieved from the CodSpeed app at the previous step

0 commit comments

Comments
 (0)