Use Node24

This commit is contained in:
Bassem Dghaidi 2026-03-17 06:33:43 -07:00 committed by GitHub
parent ad191675b4
commit a9bc5e6ef2

View File

@ -9,5 +9,5 @@ inputs:
description: 'Destination path'
required: false
runs:
using: 'node20'
using: 'node24'
main: 'dist/index.js'