Skip to content

Commit 0bc6c4e

Browse files
authored
Merge pull request #5 from PostHog/dn-chore/update-cli-version
chore: update action cli version
2 parents 7cf4e7b + b2ce441 commit 0bc6c4e

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
@@ -47,7 +47,7 @@ runs:
4747
steps:
4848
- name: Install posthog CLI
4949
shell: bash
50-
run: npm i -g @posthog/cli@0.4.6
50+
run: npm i -g @posthog/cli@0.5.7
5151

5252
- name: Upload sourcemaps
5353
shell: bash

0 commit comments

Comments
 (0)