Skip to content

Commit 325a9f3

Browse files
committed
RayCLI: Update to 1.101.0
1 parent fc286c9 commit 325a9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ray/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ runs:
4747
- name: Setup CLI
4848
uses: raycast/github-actions/[email protected]
4949
with:
50-
version: ${{ inputs.cli_version || '1.99.4' }}
50+
version: ${{ inputs.cli_version || '1.101.0' }}
5151
raycast_api_alpha_npm_token: ${{ inputs.raycast_api_alpha_npm_token }}
5252
- name: Get command
5353
id: get_command

0 commit comments

Comments
 (0)