Checkout: Update all workflows to use Checkout V4
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
||||
tag: "${{ env.TAG }}"
|
||||
|
||||
# 2.1 (Optional) Login to ACR EE
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Login to ACR EE with the AccessKey pair
|
||||
uses: aliyun/acr-login@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user