Skip to content

Commit 497852e

Browse files
authored
Update node to 16 (#57)
1 parent f6a13ee commit 497852e

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
@@ -22,5 +22,5 @@ outputs:
2222
scala-cli-version:
2323
description: 'Version of the installed Scala CLI'
2424
runs:
25-
using: 'node12'
25+
using: 'node16'
2626
main: 'dist/index.js'

0 commit comments

Comments
 (0)