Update CodSpeedHQ/action action to v4.12.1 (#18762)
This commit is contained in:
@@ -88,7 +88,7 @@ jobs:
|
||||
run: ./target/debug/uv venv --cache-dir .cache
|
||||
|
||||
- name: "Run benchmarks"
|
||||
uses: CodSpeedHQ/action@281164b0f014a4e7badd2c02cecad9b595b70537 # v4.11.1
|
||||
uses: CodSpeedHQ/action@1c8ae4843586d3ba879736b7f6b7b0c990757fab # v4.12.1
|
||||
with:
|
||||
run: cargo codspeed run
|
||||
mode: walltime
|
||||
@@ -129,7 +129,7 @@ jobs:
|
||||
run: cargo codspeed build --profile profiling -p uv-bench
|
||||
|
||||
- name: "Run benchmarks"
|
||||
uses: CodSpeedHQ/action@281164b0f014a4e7badd2c02cecad9b595b70537 # v4.11.1
|
||||
uses: CodSpeedHQ/action@1c8ae4843586d3ba879736b7f6b7b0c990757fab # v4.12.1
|
||||
with:
|
||||
run: cargo codspeed run
|
||||
mode: simulation
|
||||
|
||||
Reference in New Issue
Block a user