Skip to content

Commit ed31241

Browse files
chore(deps): update codspeedhq/action action to v4
1 parent b3e0e6e commit ed31241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install Dependencies
3131
run: bun ci
3232
- name: Run Benchmarks
33-
uses: CodSpeedHQ/action@76578c2a7ddd928664caa737f0e962e3085d4e7c # v3.8.1
33+
uses: CodSpeedHQ/action@653fdc30e6c40ffd9739e40c8a0576f4f4523ca1 # v4.0.1
3434
with:
3535
run: bun bench
3636
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)