We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 029f1a8 + 5a8ea87 commit 7035740Copy full SHA for 7035740
1 file changed
.github/workflows/test-ml.yml
@@ -26,7 +26,7 @@ jobs:
26
run: uv sync --no-default-groups
27
28
- name: Cache ML models
29
- uses: actions/cache@v4
+ uses: actions/cache@v5
30
with:
31
path: ~/.config/AMI/models
32
key: ml-models-v1
0 commit comments