Skip to content

Commit

Permalink
Update action.yml to use node16
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonEtco committed Oct 10, 2022
1 parent 3a14e0a commit 6e83c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Create an issue
description: Creates a new issue using a template with front matter.
runs:
using: node12
using: node16
main: dist/index.js
branding:
icon: alert-circle
Expand Down

0 comments on commit 6e83c2b

Please sign in to comment.