mirror of
https://github.com/actions/checkout.git
synced 2026-03-10 09:01:44 +08:00
Merge 82309ba413 into 8edcb1bdb4
This commit is contained in:
commit
ee7da26f0c
@ -104,6 +104,6 @@ outputs:
|
|||||||
commit:
|
commit:
|
||||||
description: 'The commit SHA that was checked out'
|
description: 'The commit SHA that was checked out'
|
||||||
runs:
|
runs:
|
||||||
using: node20
|
using: node24
|
||||||
main: dist/index.js
|
main: dist/index.js
|
||||||
post: dist/index.js
|
post: dist/index.js
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user