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

This commit is contained in:
Zoltan Kochan
2026-02-17 13:30:54 +01:00
committed by GitHub
parent 1e1c8eafbd
commit 9b5745cdf0
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