Skip to content

Commit

Permalink
chore(ci): use latest v4 oc runner (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Sep 27, 2024
1 parent 3e4318e commit 5a14a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.deployer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
if: steps.triggers.outputs.triggered == 'true'
uses: redhat-actions/openshift-tools-installer@v1
with:
oc: "4.13"
oc: "4"

# OC setup
- if: steps.triggers.outputs.triggered == 'true'
Expand Down

0 comments on commit 5a14a72

Please sign in to comment.