We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e82fcc4 + f1cec3e commit d2879abCopy full SHA for d2879ab
.github/workflows/test.yml
@@ -89,7 +89,7 @@ jobs:
89
pip cache remove llama_cpp_python
90
91
- name: Cache huggingface
92
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
93
with:
94
path: ~/.cache/huggingface
95
# config contains DEFAULT_MODEL
0 commit comments