1
0
mirror of https://github.com/actions/checkout.git synced 2026-07-05 18:53:46 +08:00

Compare commits

...

3 Commits

Author SHA1 Message Date
Salman Chishti
ee7da26f0c Merge 82309ba413 into 8edcb1bdb4 2025-07-23 15:52:35 +01:00
Salman Chishti
82309ba413 Merge branch 'actions:main' into main 2025-07-23 15:51:10 +01:00
Salman Chishti
f06e13efd2 use node 24 2025-07-14 17:14:18 +01:00

View File

@@ -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