Update actions/checkout action to v7
All checks were successful
Build k8s-mgmt-pod image / Build & Push (pull_request) Successful in 16s
All checks were successful
Build k8s-mgmt-pod image / Build & Push (pull_request) Successful in 16s
This commit is contained in:
parent
df0eaf0a21
commit
5399c68923
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-workflow.yaml
vendored
2
.github/workflows/build-workflow.yaml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v7
|
||||
|
||||
- name: Detect platform & registry
|
||||
id: platform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue