Skip to content

Commit

Permalink
ci/update close-pr checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterMoar authored Feb 23, 2024
1 parent 299e073 commit e15c93a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/.close-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
timeout-minutes: 12
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Login to OpenShift Cluster
uses: redhat-actions/oc-login@v1
with:
Expand All @@ -48,4 +48,4 @@ jobs:
with:
header: release
delete: true
number: ${{ github.event.inputs.pr-number }}
number: ${{ github.event.inputs.pr-number }}

0 comments on commit e15c93a

Please sign in to comment.