mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-23 14:24:46 +00:00
Change node version for action to node20 (#866)
This commit is contained in:
parent
1a4442cacd
commit
54534a2a9b
74 changed files with 22110 additions and 30829 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