Skip to content

Commit e729150

Browse files
feat!: run the action on Node.js 24 (#205)
1 parent 5617843 commit e729150

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ outputs:
3737
bin_dest:
3838
description: Location of `pnpm` and `pnpx` command
3939
runs:
40-
using: node20
40+
using: node24
4141
main: dist/index.js
4242
post: dist/index.js

0 commit comments

Comments
 (0)