We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 258d730 commit 4b928b4Copy full SHA for 4b928b4
1 file changed
.github/workflows/e2e.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
34
35
- name: Cache Ollama models
36
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
37
with:
38
path: /home/runner/.ollama/models
39
key: ollama-qwen2.5-1.5b-v3
0 commit comments