mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-05-06 21:32:40 +00:00
chore(deps): update actions/checkout action to v6
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
This commit is contained in:
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user