Skip to content

Commit

Permalink
Update Node (#58)
Browse files Browse the repository at this point in the history
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/
  • Loading branch information
nightscape committed Feb 18, 2023
1 parent 0f46c34 commit 520132c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inputs:
description: The Jabba version to install.
default: "0.11.2"
runs:
using: "node12"
using: "node16"
main: "lib/main.js"
branding:
icon: "download"
Expand Down

0 comments on commit 520132c

Please sign in to comment.