1
0
Fork 0
mirror of synced 2026-06-05 11:05:14 +00:00

Use Node24

This commit is contained in:
Bassem Dghaidi 2026-03-17 05:45:43 -07:00 committed by GitHub
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'