mirror of
https://git.bjxgj.com/xgj/xgj-actions.git
synced 2025-11-29 16:39:04 +08:00
fix: 锁定 docker-ce-cli 版本为 5:20.10.21 并更新缓存版本至 v3
This commit is contained in:
@@ -101,7 +101,7 @@ runs:
|
||||
/usr/libexec/docker/cli-plugins/docker-buildx
|
||||
/usr/libexec/docker/cli-plugins/docker-compose
|
||||
/usr/bin/kubectl
|
||||
key: ${{ runner.os }}-${{ inputs.cache-key }}-${{ hashFiles('**/action.yml') }}-v2
|
||||
key: ${{ runner.os }}-${{ inputs.cache-key }}-${{ hashFiles('**/action.yml') }}-v3
|
||||
restore-keys: |
|
||||
${{ runner.os }}-${{ inputs.cache-key }}-
|
||||
|
||||
|
||||
Reference in New Issue
Block a user