Skip to content

Commit 7f98219

Browse files
Revert "feat!: run the action on Node.js 24 (#205)"
This reverts commit 9b5745cdf0a2e8c2620f0746130f809adb911c19.
1 parent 4dd667d commit 7f98219

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: node24
40+
using: node20
4141
main: dist/index.js
4242
post: dist/index.js

0 commit comments

Comments
 (0)