Update CodSpeedHQ/action action to v4.11.0 (#18378)

This commit is contained in:
renovate[bot]
2026-03-08 22:46:49 -04:00
committed by GitHub
parent fe5922b4d0
commit cf668efe84
+2 -2
View File
@@ -88,7 +88,7 @@ jobs:
run: ./target/debug/uv venv --cache-dir .cache
- name: "Run benchmarks"
uses: CodSpeedHQ/action@4deb3275dd364fb96fb074c953133d29ec96f80f # v4.10.6
uses: CodSpeedHQ/action@2ac572851726409c88c02a307f1ea2632a9ea59b # v4.11.0
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@4deb3275dd364fb96fb074c953133d29ec96f80f # v4.10.6
uses: CodSpeedHQ/action@2ac572851726409c88c02a307f1ea2632a9ea59b # v4.11.0
with:
run: cargo codspeed run
mode: simulation