Skip to content

Commit 6e83c2b

Browse files
committed
Update action.yml to use node16
1 parent 3a14e0a commit 6e83c2b

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
@@ -1,7 +1,7 @@
11
name: Create an issue
22
description: Creates a new issue using a template with front matter.
33
runs:
4-
using: node12
4+
using: node16
55
main: dist/index.js
66
branding:
77
icon: alert-circle

0 commit comments

Comments
 (0)