Skip to content

Commit df4d0b5

Browse files
committed
Update run-command to v2.3.0
1 parent 2c96013 commit df4d0b5

3 files changed

Lines changed: 16 additions & 11 deletions

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry=https://registry.npmjs.org/

package-lock.json

Lines changed: 14 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@actions/core": "^1.11.1",
2323
"@actions/exec": "^1.1.1",
24-
"run-matlab-command-action": "github:matlab-actions/run-command#v2.2.1"
24+
"run-matlab-command-action": "github:matlab-actions/run-command#v2.3.0"
2525
},
2626
"devDependencies": {
2727
"@types/jest": "^30.0.0",

0 commit comments

Comments
 (0)