mirror of https://github.com/astral-sh/uv
Update CodSpeedHQ/action action to v3.5.0 (#12227)
This commit is contained in:
parent
68ece236a9
commit
28a2d07c44
|
|
@ -2183,7 +2183,7 @@ jobs:
|
||||||
run: cargo codspeed build --profile profiling --features "codspeed,performance" -p uv-bench
|
run: cargo codspeed build --profile profiling --features "codspeed,performance" -p uv-bench
|
||||||
|
|
||||||
- name: "Run benchmarks"
|
- name: "Run benchmarks"
|
||||||
uses: CodSpeedHQ/action@0010eb0ca6e89b80c88e8edaaa07cfe5f3e6664d # v3
|
uses: CodSpeedHQ/action@0010eb0ca6e89b80c88e8edaaa07cfe5f3e6664d # v3.5.0
|
||||||
with:
|
with:
|
||||||
run: cargo codspeed run
|
run: cargo codspeed run
|
||||||
token: ${{ secrets.CODSPEED_TOKEN }}
|
token: ${{ secrets.CODSPEED_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue