Update CodSpeedHQ/action action to v4.7.0 (#17691)

This commit is contained in:
renovate[bot]
2026-01-25 21:12:36 -05:00
committed by GitHub
parent 29074a4e8d
commit 8cd85b3638
+2 -2
View File
@@ -87,7 +87,7 @@ jobs:
run: ./target/debug/uv venv --cache-dir .cache
- name: "Run benchmarks"
uses: CodSpeedHQ/action@dbda7111f8ac363564b0c51b992d4ce76bb89f2f # v4.5.2
uses: CodSpeedHQ/action@0700edb451d0e9f2426f99bd6977027e550fb2a6 # v4.7.0
with:
run: cargo codspeed run
mode: walltime
@@ -128,7 +128,7 @@ jobs:
run: cargo codspeed build --profile profiling -p uv-bench
- name: "Run benchmarks"
uses: CodSpeedHQ/action@dbda7111f8ac363564b0c51b992d4ce76bb89f2f # v4.5.2
uses: CodSpeedHQ/action@0700edb451d0e9f2426f99bd6977027e550fb2a6 # v4.7.0
with:
run: cargo codspeed run
mode: simulation