Skip to content

Commit fe37a3d

Browse files
chore(deps): update codspeedhq/action action to v4 (#260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
1 parent 3035dcd commit fe37a3d

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)