Use Node24

v3/v3.2.2 v3.2.2
Bassem Dghaidi 6 days ago committed by GitHub
parent c6a3b2bd78
commit c6a366c94c

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

Loading…
Cancel
Save