You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ inputs:
7
7
default: 'false'
8
8
node-version:
9
9
description: 'Version Spec of the version to use. Examples: 10.x, 10.15.1, >=10.15.0'
10
-
default: '10.x'
10
+
default: '12.x'
11
11
registry-url:
12
12
description: 'Optional registry to set up for auth. Will set the registry in a project level .npmrc and .yarnrc file, and set up auth to read in from env.NODE_AUTH_TOKEN'
0 commit comments