1
0
mirror of https://github.com/actions/checkout.git synced 2026-07-05 18:53:46 +08:00
This commit is contained in:
Salman Chishti
2025-07-23 15:52:35 +01:00
committed by GitHub

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