diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1131fcc..faa4957 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -10,7 +10,7 @@ jobs: ci: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Set up registry credentials if: contains(github.ref, '-el') && github.repository_owner == 'ManageIQ' run: |