We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0f41f8 + 0fe848c commit 50ad50aCopy full SHA for 50ad50a
1 file changed
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
run: git lfs ls-files -l | cut -d' ' -f1 | sort > .lfs-assets-id
42
43
- name: Restore LFS cache
44
- uses: actions/cache@v4
+ uses: actions/cache@v5
45
id: lfs-cache
46
with:
47
path: .git/lfs
0 commit comments