Skip to content

Commit 9f64164

Browse files
Merge pull request #3 from patronmanager/PMGR-10732
PMGR-10732 Bumps node version to 16
2 parents c7c8669 + feafed3 commit 9f64164

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
@@ -9,7 +9,7 @@ inputs:
99
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
1010
required: false
1111
runs:
12-
using: 'node12'
12+
using: 'node16'
1313
main: 'index.js'
1414
branding:
1515
icon: 'terminal'

0 commit comments

Comments
 (0)