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 d64c68d commit 78c1830Copy full SHA for 78c1830
.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@1ff88fdaffd6ae35c0fb32ccc159340b37d0beac # v1.0.7
+ - uses: oxc-project/setup-rust@f03aedf4620c1d3aa169a2510e24787d362bbe0b # v1.0.8
25
with:
26
save-cache: ${{ github.ref_name == 'main' }}
27
tools: cargo-codspeed
0 commit comments