chore(deps): update actions/checkout action to v5

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2025-08-11 13:19:48 +00:00
parent bcc30b51d5
commit 443f47ce5d
5 changed files with 6 additions and 6 deletions

View File

@@ -86,7 +86,7 @@ jobs:
- name: Checkout kubevirt.core repository
if: inputs.ansible_test_targets != ''
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
path: ${{ env.source_directory }}
fetch-depth: 0