diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index 930b214a6a..51620d7646 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -17,7 +17,7 @@ jobs: if: github.repository_owner == 'jenkinsci' steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install Updatecli in the runner uses: updatecli/updatecli-action@v3.3.0