Skip to content

Commit 375772e

Browse files
committed
cache lfs
1 parent 0d4ba16 commit 375772e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
cd electron/
6464
git lfs ls-files -l | cut -d' ' -f1 | sort > .lfs-assets-id
6565
- name: restore exe-export LFS cache
66-
uses: actions/cache@v2
66+
uses: actions/cache@v4
6767
id: exe-export-lfs-cache
6868
with:
6969
path: electron/.git/lfs

0 commit comments

Comments
 (0)