mirror of https://github.com/actions/checkout.git
use node 24
This commit is contained in:
parent
09d2acae67
commit
f06e13efd2
|
@ -104,6 +104,6 @@ outputs:
|
|||
commit:
|
||||
description: 'The commit SHA that was checked out'
|
||||
runs:
|
||||
using: node20
|
||||
using: node24
|
||||
main: dist/index.js
|
||||
post: dist/index.js
|
||||
|
|
Loading…
Reference in New Issue