Skip to content

Commit 4c86f31

Browse files
authored
Update action.yml
1 parent 512b3ba commit 4c86f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,5 @@ outputs:
117117
project-v2-issue-item-id:
118118
description: 'The issue item id of the Projects v2, if available'
119119
runs:
120-
using: 'node12'
120+
using: 'node16'
121121
main: 'dist/index.js'

0 commit comments

Comments
 (0)