Skip to content

Commit c3e1fdc

Browse files
committed
Change to ^2.4
1 parent 9029bd2 commit c3e1fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ runs:
5757
steps:
5858
- name: Install Sentry CLI v2
5959
shell: bash
60-
run: yarn add --dev --no-lockfile @sentry/cli@~2.4
60+
run: yarn add --dev --no-lockfile @sentry/cli@^2.4
6161
working-directory: ${{ github.action_path }}
6262

6363
- name: Run Release Action

0 commit comments

Comments
 (0)