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

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
redhat-renovate-bot
2025-11-24 04:12:04 +00:00
parent 9b572dc87f
commit a7d3dde4f4
5 changed files with 6 additions and 6 deletions

View File

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