We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fe37b commit 0602a12Copy full SHA for 0602a12
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
21
22
- name: Running setup with trace enabled
23
run: bash openshift-install-powervs setup -trace
0 commit comments