Skip to content

Commit

Permalink
Merge pull request #228 from ocp-power-automation/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/actions/checkout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
ppc64le-cloud-bot authored Dec 11, 2023
2 parents 23fe37b + 0602a12 commit 3d3b154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Running setup with trace enabled
run: bash openshift-install-powervs setup -trace
Expand Down

0 comments on commit 3d3b154

Please sign in to comment.