diff --git a/build/action.yml b/build/action.yml index ffeefdd..dc622b7 100644 --- a/build/action.yml +++ b/build/action.yml @@ -161,7 +161,7 @@ runs: - name: Install 3lv CLI uses: 3lvia/cli/setup@trunk with: - version: '0.25.0' # TODO: remove this (which will get latest version) when 3lv CLI is stable + version: '0.27.0' # TODO: remove this (which will get latest version) when 3lv CLI is stable - name: Handle deprecated inputs shell: bash diff --git a/deploy/action.yml b/deploy/action.yml index e9422d6..e19b50e 100644 --- a/deploy/action.yml +++ b/deploy/action.yml @@ -125,7 +125,7 @@ runs: - name: Install 3lv CLI uses: 3lvia/cli/setup@trunk with: - version: '0.25.0' # TODO: remove this (which will get latest version) when 3lv CLI is stable + version: '0.27.0' # TODO: remove this (which will get latest version) when 3lv CLI is stable - name: Deploy shell: bash