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 cc59b8b commit ed77f72Copy full SHA for ed77f72
.github/workflows/benchmark.yml
@@ -29,7 +29,7 @@ jobs:
29
steps:
30
- uses: taiki-e/checkout-action@b13d20b7cda4e2f325ef19895128f7ff735c0b3d # v1.3.1
31
32
- - uses: Boshen/setup-rust@main
+ - uses: oxc-project/setup-rust@d286d43bc1f606abbd98096666ff8be68c8d5f57 # v1.0.2
33
with:
34
cache-key: benchmark
35
save-cache: ${{ github.ref_name == 'main' }}
0 commit comments