We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c971f87 + 67e4c59 commit 2303e5dCopy full SHA for 2303e5d
.nvmrc
@@ -1 +1 @@
1
-16
+21
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: 'node16'
+ using: 'node21'
24
main: './dist/index.js'
0 commit comments