mirror of
https://github.com/actions/checkout.git
synced 2026-07-05 18:53:46 +08:00
Compare commits
3 Commits
main
...
ee7da26f0c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee7da26f0c | ||
|
|
82309ba413 | ||
|
|
f06e13efd2 |
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user