Skip to content

Commit 6e5e309

Browse files
committed
ci: update actions/cache to v4
1 parent 11d0064 commit 6e5e309

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
use-tool-cache: true
5858

5959
- name: Cache build contents
60-
uses: actions/cache@v2
60+
uses: actions/cache@v4
6161
with:
6262
path: |
6363
~/.cargo/registry

0 commit comments

Comments
 (0)