We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d4ba16 commit 375772eCopy full SHA for 375772e
1 file changed
.github/workflows/tests.yml
@@ -63,7 +63,7 @@ jobs:
63
cd electron/
64
git lfs ls-files -l | cut -d' ' -f1 | sort > .lfs-assets-id
65
- name: restore exe-export LFS cache
66
- uses: actions/cache@v2
+ uses: actions/cache@v4
67
id: exe-export-lfs-cache
68
with:
69
path: electron/.git/lfs
0 commit comments