We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69debb2 commit 2883c92Copy full SHA for 2883c92
.github/workflows/benchmark.yml
@@ -34,7 +34,7 @@ jobs:
34
run: cargo codspeed build -p pixi_bench
35
36
- name: Run the benchmarks
37
- uses: CodSpeedHQ/action@v4.0.1
+ uses: CodSpeedHQ/action@1b1c30d00b603c1e5f8e8b5b8e0c42e1f3c4d5e6
38
with:
39
run: |
40
export PATH="~/.cargo/bin:$PATH"
0 commit comments