Skip to content

Commit 7b75e48

Browse files
committed
Ci: Update actions/cache@v4
1 parent 40d98a8 commit 7b75e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
submodules: true
7070

7171
- name: Restore cache
72-
uses: actions/cache@v2
72+
uses: actions/cache@v4
7373
with:
7474
path: ~/cache
7575
key: ${{ runner.os }}-${{ matrix.target }}

0 commit comments

Comments
 (0)