Merge ef8d02a4b9 into b2f8a3adc2
This commit is contained in:
commit
5a0ddd085e
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
uses: docker/setup-buildx-action@v4
|
||||
|
||||
- name: Cache Docker layers
|
||||
uses: actions/cache@v5
|
||||
uses: actions/cache@v6
|
||||
with:
|
||||
path: /tmp/.buildx-cache
|
||||
key: ${{ runner.os }}-buildx-${{ hashFiles('Dockerfile', 'pubspec.lock') }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue