Correct license identifier in package.json
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
"setup"
|
||||
],
|
||||
"author": "Arduino",
|
||||
"license": "MIT",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/tool-cache": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user