Skip to content

Commit 5ec4255

Browse files
Update CodSpeedHQ/action digest to 9afcb0e
1 parent 1e0f608 commit 5ec4255

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
@@ -595,7 +595,7 @@ jobs:
595595
RUSTFLAGS: "-C target-feature=+avx2 -C debug-assertions=yes"
596596
run: cargo codspeed build ${{ matrix.features }} $(printf -- '-p %s ' ${{ matrix.packages }}) --profile bench
597597
- name: Run benchmarks
598-
uses: CodSpeedHQ/action@346a2d8a8d9d38909abd0bc3d23f773110f076ad
598+
uses: CodSpeedHQ/action@9afcb0ed9a9ad5761360c5a0112c17f679d31b0e
599599
with:
600600
run: cargo codspeed run
601601
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)