Skip to content

Commit 64bdff3

Browse files
chore(deps): update codspeedhq/action action to v4
1 parent 7c21ebf commit 64bdff3

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
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Run benchmarks
5858
if: matrix.os != 'windows-latest'
59-
uses: CodSpeedHQ/action@v3
59+
uses: CodSpeedHQ/action@v4
6060
with:
6161
run: pnpm vitest bench
6262
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)