File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9191 - name : Set up Rust
9292 uses : actions-rust-lang/setup-rust-toolchain@v1
9393 with :
94- toolchain : 1.84.1 -aarch64-apple-darwin
94+ toolchain : 1.89.0 -aarch64-apple-darwin
9595 - name : Set info
9696 run : |
9797 echo "CHANNEL=$(echo ${GITHUB_REF} | awk -F/ '{print $4}')" >> $GITHUB_ENV
@@ -162,7 +162,7 @@ jobs:
162162 - name : Set up Rust
163163 uses : actions-rust-lang/setup-rust-toolchain@v1
164164 with :
165- toolchain : 1.84.1 -x86_64-pc-windows-msvc
165+ toolchain : 1.89.0 -x86_64-pc-windows-msvc
166166 - name : Set info
167167 run : |
168168 $GITHUB_REF = "${{ github.ref }}"
Original file line number Diff line number Diff line change 9191 - name : Set up Rust
9292 uses : actions-rust-lang/setup-rust-toolchain@v1
9393 with :
94- toolchain : 1.84.1 -aarch64-apple-darwin
94+ toolchain : 1.89.0 -aarch64-apple-darwin
9595 - name : Set info
9696 run : |
9797 echo "CHANNEL=$(echo ${GITHUB_REF} | awk -F/ '{print $4}')" >> $GITHUB_ENV
@@ -162,7 +162,7 @@ jobs:
162162 - name : Set up Rust
163163 uses : actions-rust-lang/setup-rust-toolchain@v1
164164 with :
165- toolchain : 1.84.1 -x86_64-pc-windows-msvc
165+ toolchain : 1.89.0 -x86_64-pc-windows-msvc
166166 - name : Set info
167167 run : |
168168 $GITHUB_REF = "${{ github.ref }}"
You can’t perform that action at this time.
0 commit comments