kopia lustrzana https://github.com/projecthorus/wenet
Change cache to v4
rodzic
6671bd1505
commit
40cc3f8266
|
@ -36,7 +36,7 @@ jobs:
|
|||
uses: docker/setup-buildx-action@v1
|
||||
|
||||
- name: Cache Layers
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: /tmp/buildx-cache
|
||||
key: buildx-cache-${{ github.sha }}
|
||||
|
|
Ładowanie…
Reference in New Issue