We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60757a8 commit 70d6a9eCopy full SHA for 70d6a9e
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: 'node16'
+ using: 'node20'
64
main: 'dist/index.js'
0 commit comments