Skip to content

Commit 520132c

Browse files
authored
Update Node (#58)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: olafurpg/setup-scala@v13. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
1 parent 0f46c34 commit 520132c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ inputs:
1313
description: The Jabba version to install.
1414
default: "0.11.2"
1515
runs:
16-
using: "node12"
16+
using: "node16"
1717
main: "lib/main.js"
1818
branding:
1919
icon: "download"

0 commit comments

Comments
 (0)