Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
fixing a call to checkout missed in previous commit

Signed-off-by: Sandro Bonazzola <sandro.bonazzola@gmail.com>
  • Loading branch information
sandrobonazzola committed Feb 20, 2024
1 parent 04ecfee commit 443caad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
dnf distro-sync -y
dnf install -y --setopt=tsflags=nodocs autoconf automake gettext-devel git systemd make git rpm-build
- uses: actions/checkout@v3
- uses: ovirt/checkout-action@main
with:
fetch-depth: 0

Expand Down

0 comments on commit 443caad

Please sign in to comment.