update to node 24 runs on field

This commit is contained in:
Salman Muin Kayser Chishti 2025-09-29 14:11:41 +01:00
parent 660ddab92b
commit c371ef827a

View File

@ -39,5 +39,5 @@ outputs:
download-path: download-path:
description: 'Path of artifact download' description: 'Path of artifact download'
runs: runs:
using: 'node20' using: 'node24'
main: 'dist/index.js' main: 'dist/index.js'