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 3868f97 commit f921822Copy full SHA for f921822
action.yml
@@ -55,6 +55,8 @@ inputs:
55
runs:
56
using: 'composite'
57
steps:
58
+ - uses: volta-cli/action@v4
59
+
60
- name: Install Sentry CLI v2
61
shell: bash
62
run: npm install --save-dev --no-package-lock @sentry/cli@^2.4
0 commit comments