We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b881ff + 6335b38 commit 84748e1Copy full SHA for 84748e1
1 file changed
.github/workflows/test.yml
@@ -92,7 +92,7 @@ jobs:
92
pip cache remove llama_cpp_python
93
94
- name: Cache huggingface
95
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
+ uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
96
with:
97
path: ~/.cache/huggingface
98
# config contains DEFAULT_MODEL
0 commit comments