File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1212 required : false
1313 default : true
1414
15- permissions :
16- contents : write
17-
1815env :
1916 X86_64_PC_WINDOWS_MSVC_OPENSSL_LIB_DIR : C:\Program Files\OpenSSL\lib\VC\x64\MD
2017 X86_64_PC_WINDOWS_MSVC_OPENSSL_INCLUDE_DIR : C:\Program Files\OpenSSL\include
5552 with :
5653 persist-credentials : false
5754
58- - uses : dtolnay/rust-toolchain@stable
55+ - uses : dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9
5956 with :
6057 target : ${{ matrix.target }}
6158
9289 with :
9390 persist-credentials : false
9491
95- - uses : dtolnay/rust-toolchain@stable
92+ - uses : dtolnay/rust-toolchain@efa25f7f19611383d5b0ccf2d1c8914531636bf9
9693 with :
9794 targets : wasm32-wasip1
9895
@@ -115,8 +112,9 @@ jobs:
115112 with :
116113 package-manager-cache : false
117114
118- - uses : mwilliamson/setup-wabt-action@v3
119- with : { wabt-version: "1.0.30" }
115+ - uses : mwilliamson/setup-wabt-action@febe2a12b7ccb999a6e5d953a8362a3b7ffcf148 # v3.2.0
116+ with :
117+ wabt-version : " 1.0.30"
120118
121119 - name : build demo
122120 run : |
You can’t perform that action at this time.
0 commit comments