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.
2 parents 4999597 + 214096b commit e2b67cfCopy full SHA for e2b67cf
2 files changed
.github/workflows/rust.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
22
- name: Install Rust
23
- uses: dtolnay/rust-toolchain@master
+ uses: dtolnay/rust-toolchain@1.86
24
with:
25
toolchain: 1.92.0
26
components: clippy, rustfmt
.github/workflows/sdk.yaml
@@ -23,7 +23,7 @@ jobs:
27
28
29
0 commit comments