Skip to content

Commit 1eaecd5

Browse files
Update actions/cache action to v6
1 parent e62e961 commit 1eaecd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/desktop-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
uses: dtolnay/rust-toolchain@stable
6161

6262
- name: Restore Rust build cache
63-
uses: actions/cache@v5
63+
uses: actions/cache@v6
6464
with:
6565
path: |
6666
~/.cargo/registry

0 commit comments

Comments
 (0)