Update actions/checkout action to v6
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 2m15s
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 2m15s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
pacman -Syu --noconfirm kubeconform git yq nodejs npm
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user