Revert "feat: upgrade to node 24"

This reverts commit c4cd38db20.
This commit is contained in:
Benoit Daloze
2025-09-20 21:54:20 +02:00
parent 4df093a946
commit d3e13b3e37
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -49,5 +49,5 @@ outputs:
ruby-prefix:
description: 'The prefix of the installed ruby'
runs:
using: 'node24'
using: 'node20'
main: 'dist/index.js'