mirror of
https://github.com/astral-sh/ruff
synced 2026-01-08 15:14:19 -05:00
Update CodSpeedHQ/action action to v3 (#12559)
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -619,7 +619,7 @@ jobs:
|
||||
run: cargo codspeed build -p ruff_benchmark
|
||||
|
||||
- name: "Run benchmarks"
|
||||
uses: CodSpeedHQ/action@v2
|
||||
uses: CodSpeedHQ/action@v3
|
||||
with:
|
||||
run: cargo codspeed run
|
||||
token: ${{ secrets.CODSPEED_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user