diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index dead4721..ee3142e2 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v4 - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@v2.72.0 + uses: updatecli/updatecli-action@v2.73.0 - name: Install SDKMAN in the runner run: ./updatecli/scripts/install-sdk.sh