Update Rust Cache to V2 action

This commit is contained in:
2024-04-14 01:42:36 -05:00
parent 76e9d32702
commit b752e97db8

View File

@@ -21,9 +21,8 @@ jobs:
target: wasm32-unknown-emscripten
override: true
# TODO: Update to v2
- name: Rust Cache
uses: Swatinem/rust-cache@v1
uses: Swatinem/rust-cache@v2
- name: Build # build
run: ./scripts/build.sh -er # release, skip emsdk