feat!: run the action on Node.js 24 (#205)

This commit is contained in:
Zoltan Kochan
2026-02-17 13:30:54 +01:00
parent b906affcce
commit fc06bc1257
3 changed files with 11 additions and 11 deletions

View File

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