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 615ce61 + 0100a4e commit f4c03e3Copy full SHA for f4c03e3
.github/workflows/draft_nightly_nanocl.yml
@@ -162,7 +162,7 @@ jobs:
162
- name: Set up Rust
163
uses: actions-rust-lang/setup-rust-toolchain@v1
164
with:
165
- toolchain: 1.82.0-x86_64-pc-windows-msvc
+ toolchain: 1.84.1-x86_64-pc-windows-msvc
166
- name: Set info
167
run: |
168
$GITHUB_REF = "${{ github.ref }}"
.github/workflows/draft_stable_nanocl.yml
0 commit comments