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

This reverts commit 9b5745cdf0.
This commit is contained in:
Zoltan Kochan
2026-03-11 15:54:42 +01:00
parent 9b5745cdf0
commit b906affcce
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: node24
using: node20
main: dist/index.js
post: dist/index.js