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 5a25fb4 commit 8616829Copy full SHA for 8616829
.github/workflows/benchmark.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
23
24
- - uses: oxc-project/setup-rust@d286d43bc1f606abbd98096666ff8be68c8d5f57 # v1.0.2
+ - uses: oxc-project/setup-rust@f78b3964e121f889426634f0eaeeb09fccecac08 # v1.0.6
25
with:
26
save-cache: ${{ github.ref_name == 'main' }}
27
tools: cargo-codspeed
0 commit comments