Skip to content

Commit feafed3

Browse files
PMGR-10732 Try bumping node version to 16
1 parent c7c8669 commit feafed3

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)