ci: update swatinem/rust-cache action

This commit is contained in:
link2xt
2022-12-23 11:54:36 +00:00
parent 06ead557dc
commit 76cf170708
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ jobs:
toolchain: stable
override: true
- name: Add Rust cache
uses: Swatinem/rust-cache@v1.3.0
uses: Swatinem/rust-cache@v2
- name: npm install
run: |
cd deltachat-jsonrpc/typescript