Skip to content

Commit 0dc90cc

Browse files
committed
pin codespeed version
1 parent ee5191b commit 0dc90cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install cargo-codspeed
2929
uses: taiki-e/install-action@v2
3030
with:
31-
tool: cargo-codspeed
31+
tool: cargo-codspeed@1.15.10
3232
- name: Build the benchmark target(s)
3333
run: ./.github/scripts/codspeed-build.sh
3434
- name: Run the benchmarks

0 commit comments

Comments
 (0)