There was an error while loading. Please reload this page.
1 parent 92ac275 commit c0f8b36Copy full SHA for c0f8b36
1 file changed
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
cache: 'pnpm'
58
59
- name: Setup Rust
60
- uses: dtolnay/rust-action@stable
+ uses: dtolnay/rust-toolchain@stable
61
with:
62
toolchain: ${{ env.RUST_VERSION }}
63
@@ -131,7 +131,7 @@ jobs:
131
132
133
134
135
136
137
@@ -180,7 +180,7 @@ jobs:
180
181
182
183
184
185
186
0 commit comments