mirror of
https://github.com/pnpm/action-setup.git
synced 2026-02-18 11:50:32 +08:00
feat!: run the action on Node.js 24 (#205)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user