diff --git a/.github/workflows/parallel_test_matlab.yml b/.github/workflows/parallel_test_matlab.yml index cb40f8184c..f26ed97b23 100644 --- a/.github/workflows/parallel_test_matlab.yml +++ b/.github/workflows/parallel_test_matlab.yml @@ -102,7 +102,7 @@ jobs: products: Optimization_Toolbox - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_all.yml b/.github/workflows/profile_all.yml index 2b47a00fe8..ae32335f9e 100644 --- a/.github/workflows/profile_all.yml +++ b/.github/workflows/profile_all.yml @@ -133,7 +133,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_all_sq.yml b/.github/workflows/profile_all_sq.yml index 836002a942..a3fa936277 100644 --- a/.github/workflows/profile_all_sq.yml +++ b/.github/workflows/profile_all_sq.yml @@ -122,7 +122,7 @@ jobs: products: Optimization_Toolbox - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | blacklist = {}; diff --git a/.github/workflows/profile_bobyqa_small.yml b/.github/workflows/profile_bobyqa_small.yml index 86602b5b01..c59de15adb 100644 --- a/.github/workflows/profile_bobyqa_small.yml +++ b/.github/workflows/profile_bobyqa_small.yml @@ -88,7 +88,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_bobyqa_small_sq.yml b/.github/workflows/profile_bobyqa_small_sq.yml index 57be1ff74d..9ce53565a5 100644 --- a/.github/workflows/profile_bobyqa_small_sq.yml +++ b/.github/workflows/profile_bobyqa_small_sq.yml @@ -103,7 +103,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_cobyla_small.yml b/.github/workflows/profile_cobyla_small.yml index 5ca9d85640..5aa45962c8 100644 --- a/.github/workflows/profile_cobyla_small.yml +++ b/.github/workflows/profile_cobyla_small.yml @@ -99,7 +99,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_cobyla_small_sq.yml b/.github/workflows/profile_cobyla_small_sq.yml index 6495e68f28..6921f14896 100644 --- a/.github/workflows/profile_cobyla_small_sq.yml +++ b/.github/workflows/profile_cobyla_small_sq.yml @@ -104,7 +104,7 @@ jobs: products: Optimization_Toolbox - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_compiler_options.yml b/.github/workflows/profile_compiler_options.yml index f580e85df0..d3c0af7e9c 100644 --- a/.github/workflows/profile_compiler_options.yml +++ b/.github/workflows/profile_compiler_options.yml @@ -107,7 +107,7 @@ jobs: sed -i "s|return|for ifile = 1 : length(config_files), ifile, cfile = fullfile(config_dir, config_files{ifile}) , system(['cat ', cfile]); end|" set_compiler_options.m - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_infnan.yml b/.github/workflows/profile_infnan.yml index 12fd4a496f..64c4a8d289 100644 --- a/.github/workflows/profile_infnan.yml +++ b/.github/workflows/profile_infnan.yml @@ -113,7 +113,7 @@ jobs: sed -i "s|return|for ifile = 1 : length(config_files), ifile, cfile = fullfile(config_dir, config_files{ifile}) , system(['cat ', cfile]); end|" set_compiler_options.m - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_int16.yml b/.github/workflows/profile_int16.yml index d183a98fe3..9bb765cf88 100644 --- a/.github/workflows/profile_int16.yml +++ b/.github/workflows/profile_int16.yml @@ -112,7 +112,7 @@ jobs: sed -i "s|return|for ifile = 1 : length(config_files), ifile, cfile = fullfile(config_dir, config_files{ifile}) , system(['cat ', cfile]); end|" set_compiler_options.m - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_lincoa_small.yml b/.github/workflows/profile_lincoa_small.yml index 427b259b53..c3bbbd7547 100644 --- a/.github/workflows/profile_lincoa_small.yml +++ b/.github/workflows/profile_lincoa_small.yml @@ -96,7 +96,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_lincoa_small_sq.yml b/.github/workflows/profile_lincoa_small_sq.yml index ff6aa4fda5..17a88e5d23 100644 --- a/.github/workflows/profile_lincoa_small_sq.yml +++ b/.github/workflows/profile_lincoa_small_sq.yml @@ -104,7 +104,7 @@ jobs: products: Optimization_Toolbox - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_newuoa_small.yml b/.github/workflows/profile_newuoa_small.yml index 11eb691eb6..f7b4d129ec 100644 --- a/.github/workflows/profile_newuoa_small.yml +++ b/.github/workflows/profile_newuoa_small.yml @@ -88,7 +88,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_newuoa_small_sq.yml b/.github/workflows/profile_newuoa_small_sq.yml index 63e3a3f1da..3919fa076e 100644 --- a/.github/workflows/profile_newuoa_small_sq.yml +++ b/.github/workflows/profile_newuoa_small_sq.yml @@ -103,7 +103,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_prima_small.yml b/.github/workflows/profile_prima_small.yml index 34f119fe8c..40f22e51ce 100644 --- a/.github/workflows/profile_prima_small.yml +++ b/.github/workflows/profile_prima_small.yml @@ -91,7 +91,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_quadruple.yml b/.github/workflows/profile_quadruple.yml index 5d09598f03..e09693a359 100644 --- a/.github/workflows/profile_quadruple.yml +++ b/.github/workflows/profile_quadruple.yml @@ -99,7 +99,7 @@ jobs: products: Optimization_Toolbox - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_rescue_idz_classical.yml b/.github/workflows/profile_rescue_idz_classical.yml index 765ebe7d1d..caf42069d3 100644 --- a/.github/workflows/profile_rescue_idz_classical.yml +++ b/.github/workflows/profile_rescue_idz_classical.yml @@ -100,7 +100,7 @@ jobs: products: Optimization_Toolbox - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_rescue_idz_modernized.yml b/.github/workflows/profile_rescue_idz_modernized.yml index ecfa306f5c..a7e6de92d5 100644 --- a/.github/workflows/profile_rescue_idz_modernized.yml +++ b/.github/workflows/profile_rescue_idz_modernized.yml @@ -100,7 +100,7 @@ jobs: products: Optimization_Toolbox - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_single.yml b/.github/workflows/profile_single.yml index 796d368f19..21e95f5788 100644 --- a/.github/workflows/profile_single.yml +++ b/.github/workflows/profile_single.yml @@ -100,7 +100,7 @@ jobs: products: Optimization_Toolbox - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_uobyqa_small.yml b/.github/workflows/profile_uobyqa_small.yml index 5b094ff4a9..3f213cd06e 100644 --- a/.github/workflows/profile_uobyqa_small.yml +++ b/.github/workflows/profile_uobyqa_small.yml @@ -87,7 +87,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/profile_uobyqa_small_sq.yml b/.github/workflows/profile_uobyqa_small_sq.yml index 48751284d3..3b63d26711 100644 --- a/.github/workflows/profile_uobyqa_small_sq.yml +++ b/.github/workflows/profile_uobyqa_small_sq.yml @@ -105,7 +105,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/recursive_test_matlab.yml b/.github/workflows/recursive_test_matlab.yml index 5b4d3c162c..28605f7f73 100644 --- a/.github/workflows/recursive_test_matlab.yml +++ b/.github/workflows/recursive_test_matlab.yml @@ -160,7 +160,7 @@ jobs: products: Optimization_Toolbox - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/stress_test_matlab.yml b/.github/workflows/stress_test_matlab.yml index bb64734eff..a7f3666cd6 100644 --- a/.github/workflows/stress_test_matlab.yml +++ b/.github/workflows/stress_test_matlab.yml @@ -146,7 +146,7 @@ jobs: products: Optimization_Toolbox - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/test_matlab.yml b/.github/workflows/test_matlab.yml index a3a2d7182d..36a76a2e93 100644 --- a/.github/workflows/test_matlab.yml +++ b/.github/workflows/test_matlab.yml @@ -143,7 +143,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/verify_archiva.yml b/.github/workflows/verify_archiva.yml index ba1ac327cc..692cd41724 100644 --- a/.github/workflows/verify_archiva.yml +++ b/.github/workflows/verify_archiva.yml @@ -102,7 +102,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/verify_big.yml b/.github/workflows/verify_big.yml index 4ebb0c72c6..04f84e37e7 100644 --- a/.github/workflows/verify_big.yml +++ b/.github/workflows/verify_big.yml @@ -80,7 +80,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/verify_large.yml b/.github/workflows/verify_large.yml index a960166377..42a2809880 100644 --- a/.github/workflows/verify_large.yml +++ b/.github/workflows/verify_large.yml @@ -80,7 +80,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver; diff --git a/.github/workflows/verify_small.yml b/.github/workflows/verify_small.yml index 4fcf167ae6..e0b5e7260f 100644 --- a/.github/workflows/verify_small.yml +++ b/.github/workflows/verify_small.yml @@ -80,7 +80,7 @@ jobs: release: ${{ matrix.matlab }} - name: Conduct the test - uses: matlab-actions/run-command@v1.2.2 + uses: matlab-actions/run-command@v1.2.3 with: command: | ver;