diff --git a/.github/workflows/updatecli.yml b/.github/workflows/updatecli.yml index 232a336..bef08c0 100644 --- a/.github/workflows/updatecli.yml +++ b/.github/workflows/updatecli.yml @@ -29,6 +29,8 @@ jobs: - name: Install Updatecli uses: updatecli/updatecli-action@v2 + with: + version: v0.110.2 - name: Delete leftover UpdateCLI branches run: |