Update actions/checkout action to v7
Some checks failed
Build k8s-mgmt-pod image / Build & Push (pull_request) Failing after 3m17s
Some checks failed
Build k8s-mgmt-pod image / Build & Push (pull_request) Failing after 3m17s
This commit is contained in:
parent
d26bf1a78a
commit
d9c354ce65
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