mirror of
https://github.com/yanhao98/docker-example.git
synced 2026-02-04 13:50:33 +08:00
Update actions/cache action to v5
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Cache Docker layers
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: |
|
||||
/tmp/.buildx-cache
|
||||
|
||||
Reference in New Issue
Block a user