feat!: drop Node.js 22 support

This commit is contained in:
Zoltan Kochan
2026-02-17 13:24:55 +01:00
parent 41ff726559
commit aeb1c1fbbe
3 changed files with 12 additions and 12 deletions

View File

@@ -29,6 +29,6 @@ outputs:
bin_dest:
description: Location of `pnpm` and `pnpx` command
runs:
using: node20
using: node22
main: dist/index.js
post: dist/index.js