Use Node24

This commit is contained in:
Bassem Dghaidi
2026-03-17 05:45:43 -07:00
committed by GitHub
parent c6a3b2bd78
commit c6a366c94c

View File

@@ -29,5 +29,5 @@ inputs:
If false, hidden files will be excluded from the uploaded artifact.
default: 'false'
runs:
using: 'node20'
using: 'node24'
main: 'dist/index.js'