We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1510e8 + 06e197b commit ff742d3Copy full SHA for ff742d3
action.yml
@@ -20,5 +20,5 @@ inputs:
20
description: "Whether to notify user watching the Jira issues, default is 'false'"
21
required: false
22
runs:
23
- using: 'node21'
+ using: 'node20'
24
main: './dist/index.js'
0 commit comments