2
mirror of https://github.com/pnpm/action-setup.git synced 2026-06-14 14:09:07 +00:00

feat!: drop Node.js 24 support

This commit is contained in:
Zoltan Kochan
2026-02-17 13:28:17 +01:00
parent 9a52a9ef25
commit c147d3f3ca
+1 -1
View File
@@ -37,6 +37,6 @@ outputs:
bin_dest:
description: Location of `pnpm` and `pnpx` command
runs:
using: node22
using: node24
main: dist/index.js
post: dist/index.js