Skip to content

Commit

Permalink
Bump CLI version (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
baksetercx authored Sep 19, 2024
1 parent a4a11b3 commit 9ac7974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ runs:
- name: Install 3lv CLI
uses: 3lvia/cli/setup@trunk
with:
version: '0.9.1' # TODO: remove this (which will get latest version) when 3lv CLI is stable
version: '0.9.2' # TODO: remove this (which will get latest version) when 3lv CLI is stable

- name: Handle deprecated inputs
shell: bash
Expand Down

0 comments on commit 9ac7974

Please sign in to comment.