mirror of
https://github.com/pnpm/action-setup.git
synced 2026-02-18 11:50:32 +08:00
feat!: drop Node.js 24 support
This commit is contained in:
@@ -37,6 +37,6 @@ outputs:
|
|||||||
bin_dest:
|
bin_dest:
|
||||||
description: Location of `pnpm` and `pnpx` command
|
description: Location of `pnpm` and `pnpx` command
|
||||||
runs:
|
runs:
|
||||||
using: node22
|
using: node24
|
||||||
main: dist/index.js
|
main: dist/index.js
|
||||||
post: dist/index.js
|
post: dist/index.js
|
||||||
|
|||||||
Reference in New Issue
Block a user