File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 with :
4242 persist-credentials : false
4343 - name : Rust Cache
44- uses : Swatinem/rust-cache@v2.8.0
44+ uses : Swatinem/rust-cache@v2.8.1
4545 with :
4646 prefix-key : ${{ matrix.os }}-${{ env.CI_RUSTC_VERSION }}-${{ env.CI_RUST_CACHE_VERSION }}-${{ hashFiles('**/Cargo.lock') }}-wasm
4747 # If it requires full-build, wasm-pack is required to build origlang-interop.
Original file line number Diff line number Diff line change 7171 printf 'RUSTFLAGS=${{ env.CODEGEN_SELECTION }}' >> "$GITHUB_ENV"
7272 shell : bash
7373 - name : Rust Cache
74- uses : Swatinem/rust-cache@v2.8.0
74+ uses : Swatinem/rust-cache@v2.8.1
7575 with :
7676 prefix-key : ${{ matrix.os }}-${{ matrix.rustc_version }}-${{ env.CI_RUST_CACHE_VERSION }}-${{ hashFiles('**/Cargo.lock') }}
7777 # See rust-wasm.yml for CI details about those package
You can’t perform that action at this time.
0 commit comments