1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-07-25 01:24:51 +02:00

use node 24

This commit is contained in:
Salman Chishti 2025-07-14 17:14:18 +01:00 committed by GitHub
parent 09d2acae67
commit f06e13efd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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