We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d6a9e commit 802b61bCopy full SHA for 802b61b
action.yml
@@ -60,5 +60,5 @@ outputs:
60
stack-root:
61
description: 'The path to the stack root (equal to the STACK_ROOT environment variable if it is set; otherwise an OS-specific default)'
62
runs:
63
- using: 'node20'
+ using: 'node16'
64
main: 'dist/index.js'
0 commit comments