Compare commits

..

1 Commits

Author SHA1 Message Date
Bassem Dghaidi
c6a366c94c Use Node24 2026-03-17 05:45:43 -07:00

View File

@@ -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'