fix: change node version to 20

This commit is contained in:
2025-09-11 15:43:41 +02:00
parent 423f014219
commit 8402546cf8

View File

@@ -17,5 +17,5 @@ inputs:
default: 'auto'
runs:
using: 'node24'
using: 'node20'
main: 'dist/index.js'