Skip to content

Commit 8f9dabc

Browse files
MINOR: [CI] Bump matlab-actions/run-tests from 3.0.0 to 3.1.2
Bumps [matlab-actions/run-tests](https://github.com/matlab-actions/run-tests) from 3.0.0 to 3.1.2. - [Release notes](https://github.com/matlab-actions/run-tests/releases) - [Commits](matlab-actions/run-tests@4be3345...4c37522) --- updated-dependencies: - dependency-name: matlab-actions/run-tests dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd1811b commit 8f9dabc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/matlab.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
# Add the installation directory to the MATLAB Search Path by
8484
# setting the MATLABPATH environment variable.
8585
MATLABPATH: matlab/install/arrow_matlab
86-
uses: matlab-actions/run-tests@4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d # v3.0.0
86+
uses: matlab-actions/run-tests@4c375221b861dd3f7ea9b31704a3cf45d35073f1 # v3.1.2
8787
with:
8888
select-by-folder: matlab/test
8989
strict: true
@@ -132,7 +132,7 @@ jobs:
132132
# Add the installation directory to the MATLAB Search Path by
133133
# setting the MATLABPATH environment variable.
134134
MATLABPATH: matlab/install/arrow_matlab
135-
uses: matlab-actions/run-tests@4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d # v3.0.0
135+
uses: matlab-actions/run-tests@4c375221b861dd3f7ea9b31704a3cf45d35073f1 # v3.1.2
136136
with:
137137
select-by-folder: matlab/test
138138
strict: true
@@ -177,7 +177,7 @@ jobs:
177177
# Add the installation directory to the MATLAB Search Path by
178178
# setting the MATLABPATH environment variable.
179179
MATLABPATH: matlab/install/arrow_matlab
180-
uses: matlab-actions/run-tests@4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d # v3.0.0
180+
uses: matlab-actions/run-tests@4c375221b861dd3f7ea9b31704a3cf45d35073f1 # v3.1.2
181181
with:
182182
select-by-folder: matlab/test
183183
strict: true

0 commit comments

Comments
 (0)