We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0111d commit 4807357Copy full SHA for 4807357
1 file changed
action.yml
@@ -96,6 +96,6 @@ outputs:
96
description: Path to the created environment. Only populated if environment was created, i.e., `environment-file` or `environment-name` was specified.
97
98
runs:
99
- using: node20
+ using: node24
100
main: dist/main.js
101
post: dist/post.js
0 commit comments