We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a14e0a commit 6e83c2bCopy full SHA for 6e83c2b
action.yml
@@ -1,7 +1,7 @@
1
name: Create an issue
2
description: Creates a new issue using a template with front matter.
3
runs:
4
- using: node12
+ using: node16
5
main: dist/index.js
6
branding:
7
icon: alert-circle
0 commit comments