mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-15 06:27:06 +00:00
Merge pull request #212 from actions/node24
Update Node.js version to 24.x in config files
This commit is contained in:
@@ -1 +1 @@
|
||||
20.18.1
|
||||
24.4.0
|
||||
|
||||
@@ -15,5 +15,5 @@ outputs:
|
||||
description: The time we greeted you
|
||||
|
||||
runs:
|
||||
using: node20
|
||||
using: node24
|
||||
main: dist/index.js
|
||||
|
||||
Reference in New Issue
Block a user