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 ba7cbac commit 1ea9edbCopy full SHA for 1ea9edb
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "run-matlab-tests-action",
3
"author": "The MathWorks, Inc.",
4
- "version": "2.0.0",
+ "version": "1.5.3",
5
"description": "",
6
"main": "lib/index.js",
7
"scripts": {
@@ -21,7 +21,7 @@
21
"dependencies": {
22
"@actions/core": "^1.10.0",
23
"@actions/exec": "^1.1.0",
24
- "run-matlab-command-action": "github:matlab-actions/run-command#v1.2.3"
+ "run-matlab-command-action": "github:matlab-actions/run-command#v2.0.0"
25
},
26
"devDependencies": {
27
"@types/jest": "^29.1.1",
0 commit comments