We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e077ff0 commit 4db1fddCopy full SHA for 4db1fdd
action.yml
@@ -8,5 +8,5 @@ outputs:
8
id:
9
description: "id of work item created"
10
runs:
11
- using: "node16"
+ using: "node20"
12
main: "index.js"
0 commit comments