diff --git a/build/action.yml b/build/action.yml index be0162c..72c79d9 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.27.1' # TODO: remove this (which will get latest version) when 3lv CLI is stable + version: '0.28.1' # 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 ab8abe4..f4208ce 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.27.1' # TODO: remove this (which will get latest version) when 3lv CLI is stable + version: '0.28.1' # TODO: remove this (which will get latest version) when 3lv CLI is stable - name: Deploy shell: bash