diff --git a/.github/workflows/delete-certificates.yml b/.github/workflows/delete-certificates.yml index a194cb53..d7529968 100644 --- a/.github/workflows/delete-certificates.yml +++ b/.github/workflows/delete-certificates.yml @@ -26,7 +26,7 @@ jobs: - name: Install oc uses: redhat-actions/openshift-tools-installer@v1 with: - oc: 4 + oc: 4.15 - name: Log in to OpenShift uses: redhat-actions/oc-login@v1