mirror of
https://github.com/actions/setup-node
synced 2025-08-07 15:03:22 +00:00
Merge 90c12b375f into 5e2628c959
This commit is contained in:
commit
caa87585e0
@ -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