diff --git a/.github/workflows/updatecli.yml b/.github/workflows/updatecli.yml index 3db0f8e..dd7da3f 100644 --- a/.github/workflows/updatecli.yml +++ b/.github/workflows/updatecli.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout # https://github.com/actions/checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Install Updatecli in the runner # https://github.com/updatecli/updatecli-action