Update node version used

This commit is contained in:
Joseph Garrone 2024-05-19 08:24:38 +02:00
parent 4b7615d6bc
commit b953a0ce3f
5 changed files with 9940 additions and 9918 deletions

View file

@ -80,5 +80,5 @@ outputs:
is_pre_release:
description: 'Output of is_package_json_version_upgraded, true|false'
runs:
using: 'node16'
using: 'node21'
main: 'dist/index.js'