We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84748e1 + 9748347 commit 982b3a6Copy full SHA for 982b3a6
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@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
+ uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
96
with:
97
path: ~/.cache/huggingface
98
# config contains DEFAULT_MODEL
0 commit comments