Checkout: Update all workflows to use Checkout V4
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# Download and Install IBM Cloud CLI
|
||||
- name: Install IBM Cloud CLI
|
||||
|
||||
Reference in New Issue
Block a user