1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-11 17:59:35 +00:00

update rust-cache action

This commit is contained in:
Rob Ede 2021-02-16 09:28:14 +00:00
parent 17b3e7e225
commit 3e0a9b99ff
No known key found for this signature in database
GPG key ID: C2A3B36E841A91E6

View file

@ -38,7 +38,7 @@ jobs:
with:
command: generate-lockfile
- name: Cache Dependencies
uses: Swatinem/rust-cache@v1.0.1
uses: Swatinem/rust-cache@v1.2.0
- name: Install cargo-hack
uses: actions-rs/cargo@v1