mirror of
https://github.com/block/goose.git
synced 2026-04-28 11:39:43 +00:00
Upgrade GitHub Actions to latest versions (#6700)
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
This commit is contained in:
parent
214f7a2735
commit
57fbffa7ad
25 changed files with 36 additions and 36 deletions
2
.github/workflows/bundle-desktop-linux.yml
vendored
2
.github/workflows/bundle-desktop-linux.yml
vendored
|
|
@ -95,7 +95,7 @@ jobs:
|
|||
run: source ./bin/activate-hermit && cargo install cross --git https://github.com/cross-rs/cross
|
||||
|
||||
- name: Cache Rust dependencies
|
||||
uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
|
||||
uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
|
||||
with:
|
||||
key: linux
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue