File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 5454 - name : Install Rust toolchain
5555 uses : dtolnay/rust-toolchain@stable
5656 - name : Install Zig toolchain
57- uses : korandoru/setup-zig@v1
58- with :
59- zig-version : 0.10.0
57+ uses : mlugg/setup-zig@v2
6058 - name : Install Cargo Lambda
6159 uses : jaxxstorm/action-install-gh-release@v1.12.0
6260 with :
Original file line number Diff line number Diff line change 1717 - name : Install Rust toolchain
1818 uses : dtolnay/rust-toolchain@stable
1919 - name : Install Zig toolchain
20- uses : korandoru/setup-zig@v1
21- with :
22- zig-version : 0.10.0
20+ uses : mlugg/setup-zig@v2
2321 - name : Install Cargo Lambda
2422 uses : jaxxstorm/action-install-gh-release@v1.12.0
2523 with :
Original file line number Diff line number Diff line change 11[workspace ]
2+ resolver = " 3"
23members = [
34 " lambdas/*" ,
45]
You can’t perform that action at this time.
0 commit comments