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 5713674 commit c8cbd87Copy full SHA for c8cbd87
.github/workflows/benchmark.yml
@@ -36,7 +36,7 @@ jobs:
36
run: cargo codspeed build --features codspeed
37
38
- name: Run benchmark
39
- uses: CodSpeedHQ/action@c28fe9fbe7d57a3da1b7834ae3761c1d8217612d # v3.7.0
+ uses: CodSpeedHQ/action@0b6e7a3d96c9d2a6057e7bcea6b45aaf2f7ce60b # v3.8.0
40
with:
41
run: cargo codspeed run
42
token: ${{ secrets.CODSPEED_TOKEN }}
0 commit comments