We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be3a7c8 commit 21a0b80Copy full SHA for 21a0b80
.github/workflows/Bench.yaml
@@ -35,7 +35,7 @@ jobs:
35
run: cargo codspeed build --features codspeed
36
37
- name: Run benchmark
38
- uses: CodSpeedHQ/action@v1
+ uses: CodSpeedHQ/action@v3
39
timeout-minutes: 30
40
with:
41
run: cargo codspeed run
0 commit comments