Skip to content

Commit 33132d1

Browse files
chore(deps): update codspeedhq/action digest to c179ec8
1 parent d0ed3fc commit 33132d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ jobs:
749749
RUSTFLAGS: "-C target-feature=+avx2 -C debug-assertions=yes"
750750
run: cargo codspeed build ${{ matrix.features }} $(printf -- '-p %s ' ${{ matrix.packages }}) --profile bench
751751
- name: Run benchmarks
752-
uses: CodSpeedHQ/action@1c8ae4843586d3ba879736b7f6b7b0c990757fab
752+
uses: CodSpeedHQ/action@c179ec8a32f11fb9d6e319aa931b619036f5d2a3
753753
with:
754754
run: bash scripts/bench-taskset.sh cargo codspeed run
755755
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)