Skip to content

Commit

Permalink
github: use ovirt/checkout-action
Browse files Browse the repository at this point in the history
Change-Id: Ifa9104830ae6cddbc932cd786dc3a2fedd168dea
Signed-off-by: Yedidyah Bar David <didi@redhat.com>
  • Loading branch information
didib authored and mrkev-gh committed Aug 17, 2022
1 parent 52f06b2 commit fa22970
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,7 @@ jobs:
tar
- name: Checkout sources
uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
uses: ovirt/checkout-action@main

- name: Setup maven cache
uses: actions/cache@v2
Expand Down

0 comments on commit fa22970

Please sign in to comment.