mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-25 08:54:43 +00:00
chore(deps): update github actions to v7
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
@@ -129,7 +129,7 @@ jobs:
|
||||
|
||||
- name: Checkout kubevirt.core repository
|
||||
if: inputs.ansible_test_targets != ''
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v7
|
||||
with:
|
||||
path: ${{ env.source_directory }}
|
||||
fetch-depth: 0
|
||||
|
||||
Reference in New Issue
Block a user