Skip to content

Commit 075b3ff

Browse files
committed
LFS cache
1 parent 01a8a21 commit 075b3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: git lfs ls-files -l | cut -d' ' -f1 | sort > .lfs-assets-id
2929

3030
- name: Restore LFS cache
31-
uses: actions/cache@v2
31+
uses: actions/cache@v4
3232
id: lfs-cache
3333
with:
3434
path: .git/lfs

0 commit comments

Comments
 (0)