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.
2 parents c7c8669 + feafed3 commit 9f64164Copy full SHA for 9f64164
action.yml
@@ -9,7 +9,7 @@ inputs:
9
description: Supply a URL to a XZip'd tarball containing the version of the SFDX CLI to install. If omitted or blank, it will install the "latest" CLI
10
required: false
11
runs:
12
- using: 'node12'
+ using: 'node16'
13
main: 'index.js'
14
branding:
15
icon: 'terminal'
0 commit comments