We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a8a21 commit 075b3ffCopy full SHA for 075b3ff
.github/workflows/build.yaml
@@ -28,7 +28,7 @@ jobs:
28
run: git lfs ls-files -l | cut -d' ' -f1 | sort > .lfs-assets-id
29
30
- name: Restore LFS cache
31
- uses: actions/cache@v2
+ uses: actions/cache@v4
32
id: lfs-cache
33
with:
34
path: .git/lfs
0 commit comments