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

@@ -22,7 +22,7 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ${{ env.collection_dir }}
fetch-depth: 0