Skip to content

Commit 9b93736

Browse files
chore(deps): update codspeedhq/action action to v4
1 parent f4de539 commit 9b93736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- run: pnpm tsc --noEmit
2929
- name: Run benchmarks
3030
if: matrix.os == 'ubuntu-latest'
31-
uses: CodSpeedHQ/action@v3
31+
uses: CodSpeedHQ/action@v4
3232
with:
3333
mode: instrumentation
3434
run: pnpm bench

0 commit comments

Comments
 (0)