mirror of
https://github.com/actions/setup-node.git
synced 2026-03-10 07:01:46 +08:00
Merge 90c12b375f into 65beceff8e
This commit is contained in:
commit
6001e72a2c
@ -37,7 +37,7 @@ outputs:
|
||||
node-version:
|
||||
description: 'The installed node version.'
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'dist/setup/index.js'
|
||||
post: 'dist/cache-save/index.js'
|
||||
post-if: success()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user