We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 832e7ca commit 91d8fc0Copy full SHA for 91d8fc0
action.yml
@@ -26,5 +26,5 @@ outputs:
26
response:
27
description: 'The response of the server'
28
runs:
29
- using: 'node22'
+ using: 'node20'
30
main: 'index.js'
0 commit comments