Update continuous-integration.yml
Update ScribeMD/docker-cache to @0.3.7
This commit is contained in:
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
cache: 'maven'
|
||||
|
||||
- name: Cache Docker images.
|
||||
uses: ScribeMD/docker-cache@0.3.6
|
||||
uses: ScribeMD/docker-cache@0.3.7
|
||||
with:
|
||||
key: docker-${{ runner.os }}-${{ hashFiles('**/OllamaImage.java') }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user