We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a8104 commit 830d792Copy full SHA for 830d792
action.yml
@@ -47,7 +47,7 @@ runs:
47
steps:
48
- name: Install posthog CLI
49
shell: bash
50
- run: npm i -g @posthog/[email protected].5
+ run: npm i -g @posthog/[email protected].7
51
52
- name: Upload sourcemaps
53
0 commit comments