mirror of
https://github.com/actions/setup-node.git
synced 2026-03-10 07:01:46 +08:00
Compare commits
2 Commits
01e3301ee4
...
caa87585e0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
caa87585e0 | ||
|
|
90c12b375f |
@ -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