We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f1916 commit 8a975eeCopy full SHA for 8a975ee
action.yml
@@ -17,5 +17,5 @@ outputs:
17
output-value:
18
description: 'The value of the json object property passed as input-property'
19
runs:
20
- using: 'node16'
+ using: 'node20'
21
main: 'dist/index.js'
0 commit comments