mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-26 20:07:16 +08:00
Update packages, change to node16
This commit is contained in:
@@ -9,5 +9,5 @@ outputs:
|
||||
time: # id of output
|
||||
description: 'The time we greeted you'
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'index.js'
|
||||
|
||||
Reference in New Issue
Block a user