Skip to content

Commit 517885f

Browse files
chore(deps): update codspeedhq/action action to v2 (#9804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 879ea30 commit 517885f

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
@@ -78,7 +78,7 @@ jobs:
7878
- run: pnpm install
7979

8080
- name: Run benchmarks
81-
uses: CodSpeedHQ/action@v1
81+
uses: CodSpeedHQ/action@v2
8282
with:
8383
run: pnpm vitest bench --run
8484
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)