Skip to content

Commit 4807357

Browse files
authored
Update Node.js version from 20 to 24 (#296)
1 parent 8a0111d commit 4807357

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
@@ -96,6 +96,6 @@ outputs:
9696
description: Path to the created environment. Only populated if environment was created, i.e., `environment-file` or `environment-name` was specified.
9797

9898
runs:
99-
using: node20
99+
using: node24
100100
main: dist/main.js
101101
post: dist/post.js

0 commit comments

Comments
 (0)