mirror of
https://github.com/pnpm/action-setup.git
synced 2026-07-03 10:55:38 +00:00
Update runs.using from node20 to node24
This commit is contained in:
parent
b906affcce
commit
96b8e21ab0
@ -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: node20
|
using: node24
|
||||||
main: dist/index.js
|
main: dist/index.js
|
||||||
post: dist/index.js
|
post: dist/index.js
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user