Skip to content

Commit c6a366c

Browse files
authored
Use Node24
1 parent c6a3b2b commit c6a366c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ inputs:
2929
If false, hidden files will be excluded from the uploaded artifact.
3030
default: 'false'
3131
runs:
32-
using: 'node20'
32+
using: 'node24'
3333
main: 'dist/index.js'

0 commit comments

Comments
 (0)