mirror of
https://github.com/actions/setup-node.git
synced 2025-07-01 23:23:47 +00:00
initial changes for node20 and update dependencies
This commit is contained in:
parent
72c43c2d8f
commit
ae4498fd09
77 changed files with 19718 additions and 28856 deletions
|
@ -33,7 +33,7 @@ outputs:
|
|||
node-version:
|
||||
description: 'The installed node version.'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/setup/index.js'
|
||||
post: 'dist/cache-save/index.js'
|
||||
post-if: success()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue