Skip to content

Commit 0fb476e

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/matlab.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
# Add the installation directory to the MATLAB Search Path by
8383
# setting the MATLABPATH environment variable.
8484
MATLABPATH: matlab/install/arrow_matlab
85-
uses: matlab-actions/run-tests@4a3d2e8bdc811f72defb8122e46a009312acc198 # v2.3.1
85+
uses: matlab-actions/run-tests@4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d # v3.0.0
8686
with:
8787
select-by-folder: matlab/test
8888
strict: true
@@ -130,7 +130,7 @@ jobs:
130130
# Add the installation directory to the MATLAB Search Path by
131131
# setting the MATLABPATH environment variable.
132132
MATLABPATH: matlab/install/arrow_matlab
133-
uses: matlab-actions/run-tests@4a3d2e8bdc811f72defb8122e46a009312acc198 # v2.3.1
133+
uses: matlab-actions/run-tests@4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d # v3.0.0
134134
with:
135135
select-by-folder: matlab/test
136136
strict: true
@@ -174,7 +174,7 @@ jobs:
174174
# Add the installation directory to the MATLAB Search Path by
175175
# setting the MATLABPATH environment variable.
176176
MATLABPATH: matlab/install/arrow_matlab
177-
uses: matlab-actions/run-tests@4a3d2e8bdc811f72defb8122e46a009312acc198 # v2.3.1
177+
uses: matlab-actions/run-tests@4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d # v3.0.0
178178
with:
179179
select-by-folder: matlab/test
180180
strict: true

0 commit comments

Comments
 (0)