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 c7c8669 commit feafed3Copy full SHA for feafed3
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