[skip-ci] Update actions/checkout action to v5

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-10 17:04:48 +00:00
committed by GitHub
parent 9f7c6c3821
commit e1c1961d48

View File

@ -56,7 +56,7 @@ jobs:
# Step 2: Checkout the repository containing the certificate HTML file.
- name: Checkout containers/automation repository
if: ${{ github.event_name == 'workflow_dispatch' || steps.check_first_pr.outputs.is_first_pr == 'true' }}
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
repository: containers/automation
path: automation-repo