mirror of
https://github.com/actions/javascript-action.git
synced 2025-04-06 15:29:40 +00:00
update to node16
This commit is contained in:
@ -9,5 +9,5 @@ outputs:
|
||||
time: # output will be available to future steps
|
||||
description: 'The current time after waiting'
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
Reference in New Issue
Block a user