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

@@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0