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 4d74727 commit 22e79dbCopy full SHA for 22e79db
.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@cd82e1efec7fef815e2c23d296756f31c7cdc03d # v1.0.0
+ - uses: oxc-project/setup-rust@d286d43bc1f606abbd98096666ff8be68c8d5f57 # v1.0.2
25
with:
26
save-cache: ${{ github.ref_name == 'main' }}
27
tools: cargo-codspeed
0 commit comments