Update runs.using from node20 to node24

This commit is contained in:
Phil Switzer 2026-03-11 21:58:33 -05:00
parent b906affcce
commit 96b8e21ab0

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