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 f2db53b commit 9d49384Copy full SHA for 9d49384
.github/workflows/benchmark.yml
@@ -41,7 +41,7 @@ jobs:
41
- uses: arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
42
with:
43
repo-token: ${{ secrets.GITHUB_TOKEN }}
44
- - uses: dtolnay/rust-toolchain@56f84321dbccf38fb67ce29ab63e4754056677e0 # master
+ - uses: dtolnay/rust-toolchain@56f84321dbccf38fb67ce29ab63e4754056677e0
45
46
toolchain: stable
47
- uses: boa-dev/criterion-compare-action@adfd3a94634fe2041ce5613eb7df09d247555b87 # v3.2.4
0 commit comments