Commit 8d2f943
committed
Use supported actions/setup-node input name
The `version` input name previously in use has been deprecated in favor of `node-version` and is no longer supported:
https://github.com/actions/setup-node/blob/v2.1.5/action.yml#L271 parent 5047717 commit 8d2f943
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments