From 62c4fd626443249f605c85ef1300fd330f72f597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 07:05:23 +0000 Subject: [PATCH] Bump actions/upload-artifact from 6 to 7 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build_python.yml | 6 +++--- .github/workflows/compile_mex.yml | 4 ++-- .github/workflows/parallel_test_matlab.yml | 2 +- .github/workflows/parallel_test_matlab_mac.yml | 2 +- .github/workflows/profile_all.yml | 4 ++-- .github/workflows/profile_all_sq.yml | 4 ++-- .github/workflows/profile_bobyqa_small.yml | 4 ++-- .github/workflows/profile_bobyqa_small_sq.yml | 4 ++-- .github/workflows/profile_cobyla_small.yml | 4 ++-- .github/workflows/profile_cobyla_small_sq.yml | 4 ++-- .github/workflows/profile_compiler_options.yml | 4 ++-- .github/workflows/profile_infnan.yml | 4 ++-- .github/workflows/profile_integer_kind.yml | 4 ++-- .github/workflows/profile_intrinsic_linalg.yml | 4 ++-- .github/workflows/profile_lincoa_small.yml | 4 ++-- .github/workflows/profile_lincoa_small_sq.yml | 4 ++-- .github/workflows/profile_newuoa_small.yml | 4 ++-- .github/workflows/profile_newuoa_small_sq.yml | 4 ++-- .github/workflows/profile_npt.yml | 4 ++-- .github/workflows/profile_prima_small.yml | 4 ++-- .github/workflows/profile_quadruple.yml | 4 ++-- .github/workflows/profile_rescue_idz_classical.yml | 4 ++-- .github/workflows/profile_rescue_idz_modernized.yml | 4 ++-- .github/workflows/profile_single.yml | 4 ++-- .github/workflows/profile_uobyqa_small.yml | 4 ++-- .github/workflows/profile_uobyqa_small_sq.yml | 4 ++-- .github/workflows/recursive_test_matlab.yml | 2 +- .github/workflows/recursive_test_matlab_mac.yml | 2 +- .github/workflows/stress_test_fortran.yml | 2 +- .github/workflows/stress_test_matlab_mac.yml | 2 +- .github/workflows/test_aflang.yml | 2 +- .github/workflows/test_armflang.yml | 2 +- .github/workflows/test_flang.yml | 2 +- .github/workflows/test_g95.yml | 2 +- .github/workflows/test_gfortran.yml | 2 +- .github/workflows/test_ifort.yml | 2 +- .github/workflows/test_ifx.yml | 2 +- .github/workflows/test_nagfor.yml | 2 +- .github/workflows/test_nagfor_mac.yml | 2 +- .github/workflows/test_nvfortran.yml | 2 +- .github/workflows/test_pyprima.yml | 2 +- .github/workflows/test_sunf95.yml | 2 +- .github/workflows/verify_big.yml | 2 +- .github/workflows/verify_large.yml | 2 +- .github/workflows/verify_small.yml | 2 +- 45 files changed, 70 insertions(+), 70 deletions(-) diff --git a/.github/workflows/build_python.yml b/.github/workflows/build_python.yml index ae1e687414..f5878793af 100644 --- a/.github/workflows/build_python.yml +++ b/.github/workflows/build_python.yml @@ -84,12 +84,12 @@ jobs: - name: Build wheels uses: pypa/cibuildwheel@v3.3.1 - - uses: actions/upload-artifact@v6 + - uses: actions/upload-artifact@v7 with: name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }} path: ./wheelhouse/*.whl - - uses: actions/upload-artifact@v6 + - uses: actions/upload-artifact@v7 with: name: coverage-report-${{ matrix.os }}-${{ strategy.job-index }} path: ./prima_htmlcov @@ -104,7 +104,7 @@ jobs: - name: Build sdist run: pipx run build --sdist - - uses: actions/upload-artifact@v6 + - uses: actions/upload-artifact@v7 with: name: cibw-sdist path: dist/*.tar.gz diff --git a/.github/workflows/compile_mex.yml b/.github/workflows/compile_mex.yml index d9a8ce8162..3cb680fced 100644 --- a/.github/workflows/compile_mex.yml +++ b/.github/workflows/compile_mex.yml @@ -170,7 +170,7 @@ jobs: testprima; - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: prima-${{ matrix.os }}-${{ matrix.matlab }} path: | @@ -228,7 +228,7 @@ jobs: # testprima; # - name: Store artifacts - # uses: actions/upload-artifact@v6 + # uses: actions/upload-artifact@v7 # with: # name: prima-macos-arm64-${{ env.MATLAB_VERSION }} # path: | diff --git a/.github/workflows/parallel_test_matlab.yml b/.github/workflows/parallel_test_matlab.yml index 82eccbbce8..6acf7cfaae 100644 --- a/.github/workflows/parallel_test_matlab.yml +++ b/.github/workflows/parallel_test_matlab.yml @@ -212,7 +212,7 @@ jobs: - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.solver }} diff --git a/.github/workflows/parallel_test_matlab_mac.yml b/.github/workflows/parallel_test_matlab_mac.yml index bbe7103661..cb8c82eee5 100644 --- a/.github/workflows/parallel_test_matlab_mac.yml +++ b/.github/workflows/parallel_test_matlab_mac.yml @@ -60,7 +60,7 @@ jobs: run: ${{ env.MATLAB }} -nojvm -batch "ver; root_dir = pwd(); cd(fullfile(root_dir, 'matlab/tests')); parallel('${{ matrix.solver }}'); copy_crash_dump_files(root_dir, true);" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.solver }} diff --git a/.github/workflows/profile_all.yml b/.github/workflows/profile_all.yml index 2937d6a937..3590dc8466 100644 --- a/.github/workflows/profile_all.yml +++ b/.github/workflows/profile_all.yml @@ -260,7 +260,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.with_optim_toolbox }}-${{ matrix.ctol_indicator }}-${{ matrix.use_system_libgcc }}-${{ matrix.test_feasibility_problems }} @@ -284,7 +284,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_all_sq.yml b/.github/workflows/profile_all_sq.yml index 6345bb6087..3eca1d90d6 100644 --- a/.github/workflows/profile_all_sq.yml +++ b/.github/workflows/profile_all_sq.yml @@ -262,7 +262,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.precision }}-${{ matrix.ctol_indicator }}-${{ matrix.use_system_libgcc }}-${{ matrix.test_feasibility_problems }} @@ -287,7 +287,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_bobyqa_small.yml b/.github/workflows/profile_bobyqa_small.yml index edbac166c1..0c5b2fb2f5 100644 --- a/.github/workflows/profile_bobyqa_small.yml +++ b/.github/workflows/profile_bobyqa_small.yml @@ -191,7 +191,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.use_system_libgcc }} @@ -215,7 +215,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_bobyqa_small_sq.yml b/.github/workflows/profile_bobyqa_small_sq.yml index 68a470cbfa..6796693a3b 100644 --- a/.github/workflows/profile_bobyqa_small_sq.yml +++ b/.github/workflows/profile_bobyqa_small_sq.yml @@ -193,7 +193,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.precision }}-${{ matrix.use_system_libgcc }} @@ -217,7 +217,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_cobyla_small.yml b/.github/workflows/profile_cobyla_small.yml index 65d5754f15..bc38821042 100644 --- a/.github/workflows/profile_cobyla_small.yml +++ b/.github/workflows/profile_cobyla_small.yml @@ -230,7 +230,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.with_optim_toolbox }}-${{ matrix.ctol_indicator }}-${{ matrix.use_system_libgcc }}-${{ matrix.test_feasibility_problems }} @@ -254,7 +254,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_cobyla_small_sq.yml b/.github/workflows/profile_cobyla_small_sq.yml index d2231b8175..d05753d81d 100644 --- a/.github/workflows/profile_cobyla_small_sq.yml +++ b/.github/workflows/profile_cobyla_small_sq.yml @@ -219,7 +219,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.precision }}-${{ matrix.ctol_indicator }}-${{ matrix.use_system_libgcc }}-${{ matrix.test_feasibility_problems }} @@ -243,7 +243,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_compiler_options.yml b/.github/workflows/profile_compiler_options.yml index 06ec1ce5c3..07c911b0c6 100644 --- a/.github/workflows/profile_compiler_options.yml +++ b/.github/workflows/profile_compiler_options.yml @@ -225,7 +225,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.compiler_options }}-${{ matrix.use_system_libgcc }} @@ -250,7 +250,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_infnan.yml b/.github/workflows/profile_infnan.yml index fefa21eea8..b2de607632 100644 --- a/.github/workflows/profile_infnan.yml +++ b/.github/workflows/profile_infnan.yml @@ -225,7 +225,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.compiler_options }}-${{ matrix.use_system_libgcc }} @@ -250,7 +250,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_integer_kind.yml b/.github/workflows/profile_integer_kind.yml index d3f7fa737b..79baa7a45b 100644 --- a/.github/workflows/profile_integer_kind.yml +++ b/.github/workflows/profile_integer_kind.yml @@ -236,7 +236,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.compiler_options }}-${{ matrix.ik }}-${{ matrix.use_system_libgcc }} @@ -261,7 +261,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_intrinsic_linalg.yml b/.github/workflows/profile_intrinsic_linalg.yml index 73d9915ec5..f7969e8b57 100644 --- a/.github/workflows/profile_intrinsic_linalg.yml +++ b/.github/workflows/profile_intrinsic_linalg.yml @@ -257,7 +257,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.precision }}-${{ matrix.ctol_indicator }}-${{ matrix.use_system_libgcc }} @@ -282,7 +282,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_lincoa_small.yml b/.github/workflows/profile_lincoa_small.yml index 0265b0207a..f65e9d3b62 100644 --- a/.github/workflows/profile_lincoa_small.yml +++ b/.github/workflows/profile_lincoa_small.yml @@ -220,7 +220,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.with_optim_toolbox }}-${{ matrix.ctol_indicator }}-${{ matrix.use_system_libgcc }}-${{ matrix.test_feasibility_problems }} @@ -244,7 +244,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_lincoa_small_sq.yml b/.github/workflows/profile_lincoa_small_sq.yml index 784567bb16..757e2e5b8a 100644 --- a/.github/workflows/profile_lincoa_small_sq.yml +++ b/.github/workflows/profile_lincoa_small_sq.yml @@ -219,7 +219,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.precision }}-${{ matrix.ctol_indicator }}-${{ matrix.use_system_libgcc }}-${{ matrix.test_feasibility_problems }} @@ -244,7 +244,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_newuoa_small.yml b/.github/workflows/profile_newuoa_small.yml index fbb36c0df5..17b7b39d54 100644 --- a/.github/workflows/profile_newuoa_small.yml +++ b/.github/workflows/profile_newuoa_small.yml @@ -189,7 +189,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.use_system_libgcc }} @@ -213,7 +213,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_newuoa_small_sq.yml b/.github/workflows/profile_newuoa_small_sq.yml index 006ab1f8fb..44c8f89f4d 100644 --- a/.github/workflows/profile_newuoa_small_sq.yml +++ b/.github/workflows/profile_newuoa_small_sq.yml @@ -193,7 +193,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.precision }}-${{ matrix.use_system_libgcc }} @@ -217,7 +217,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_npt.yml b/.github/workflows/profile_npt.yml index 551322202d..07e8a39a84 100644 --- a/.github/workflows/profile_npt.yml +++ b/.github/workflows/profile_npt.yml @@ -277,7 +277,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ env.NPT }}-${{ matrix.use_system_libgcc }} @@ -302,7 +302,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_prima_small.yml b/.github/workflows/profile_prima_small.yml index e1d65935c7..4d4cf56803 100644 --- a/.github/workflows/profile_prima_small.yml +++ b/.github/workflows/profile_prima_small.yml @@ -224,7 +224,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.with_optim_toolbox }}-${{ matrix.ctol_indicator }}-${{ matrix.use_system_libgcc }} @@ -249,7 +249,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_quadruple.yml b/.github/workflows/profile_quadruple.yml index 5108fd5a1e..7272dbb88c 100644 --- a/.github/workflows/profile_quadruple.yml +++ b/.github/workflows/profile_quadruple.yml @@ -198,7 +198,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.use_system_libgcc }} @@ -222,7 +222,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_rescue_idz_classical.yml b/.github/workflows/profile_rescue_idz_classical.yml index 0a454a7db8..c7e3d84f84 100644 --- a/.github/workflows/profile_rescue_idz_classical.yml +++ b/.github/workflows/profile_rescue_idz_classical.yml @@ -248,7 +248,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.variant }}-${{ matrix.precision }}-${{ matrix.use_system_libgcc }} @@ -273,7 +273,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_rescue_idz_modernized.yml b/.github/workflows/profile_rescue_idz_modernized.yml index 42fa9c1725..f64f93717b 100644 --- a/.github/workflows/profile_rescue_idz_modernized.yml +++ b/.github/workflows/profile_rescue_idz_modernized.yml @@ -243,7 +243,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.variant }}-${{ matrix.precision }}-${{ matrix.use_system_libgcc }} @@ -268,7 +268,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_single.yml b/.github/workflows/profile_single.yml index f8e4c8c511..93ff9fd07e 100644 --- a/.github/workflows/profile_single.yml +++ b/.github/workflows/profile_single.yml @@ -197,7 +197,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.use_system_libgcc }} @@ -221,7 +221,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_uobyqa_small.yml b/.github/workflows/profile_uobyqa_small.yml index d33024ce14..eed6919e23 100644 --- a/.github/workflows/profile_uobyqa_small.yml +++ b/.github/workflows/profile_uobyqa_small.yml @@ -189,7 +189,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.use_system_libgcc }} @@ -213,7 +213,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/profile_uobyqa_small_sq.yml b/.github/workflows/profile_uobyqa_small_sq.yml index f92c06870a..9819685f84 100644 --- a/.github/workflows/profile_uobyqa_small_sq.yml +++ b/.github/workflows/profile_uobyqa_small_sq.yml @@ -195,7 +195,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.competitor }}-${{ matrix.precision }}-${{ matrix.use_system_libgcc }} @@ -219,7 +219,7 @@ jobs: needs: test steps: - name: Merge Artifacts - uses: actions/upload-artifact/merge@v6 + uses: actions/upload-artifact/merge@v7 with: name: 00-merged-artifacts pattern: artifact-* diff --git a/.github/workflows/recursive_test_matlab.yml b/.github/workflows/recursive_test_matlab.yml index a429e6506c..e3011964d2 100644 --- a/.github/workflows/recursive_test_matlab.yml +++ b/.github/workflows/recursive_test_matlab.yml @@ -214,7 +214,7 @@ jobs: - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.solver }} diff --git a/.github/workflows/recursive_test_matlab_mac.yml b/.github/workflows/recursive_test_matlab_mac.yml index 1ab01d7949..1186db1b0f 100644 --- a/.github/workflows/recursive_test_matlab_mac.yml +++ b/.github/workflows/recursive_test_matlab_mac.yml @@ -60,7 +60,7 @@ jobs: run: ${{ env.MATLAB }} -nojvm -batch "ver; root_dir = pwd(); cd(fullfile(root_dir, 'matlab/tests')); recursive('${{ matrix.solver }}'); copy_crash_dump_files(root_dir, true);" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.solver }} diff --git a/.github/workflows/stress_test_fortran.yml b/.github/workflows/stress_test_fortran.yml index da1e710ea3..6e09d9d2c7 100644 --- a/.github/workflows/stress_test_fortran.yml +++ b/.github/workflows/stress_test_fortran.yml @@ -175,7 +175,7 @@ jobs: make ${{ matrix.compiler }}test_i2_r${RK}_d1_tst.${{ matrix.solver }} - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.os }}-${{ matrix.solver }}-${{ matrix.compiler }}-${{ matrix.testdim }} diff --git a/.github/workflows/stress_test_matlab_mac.yml b/.github/workflows/stress_test_matlab_mac.yml index 033463b26b..84acfe20bb 100644 --- a/.github/workflows/stress_test_matlab_mac.yml +++ b/.github/workflows/stress_test_matlab_mac.yml @@ -60,7 +60,7 @@ jobs: fi - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.solver }} diff --git a/.github/workflows/test_aflang.yml b/.github/workflows/test_aflang.yml index 217abed075..73b146c2c8 100644 --- a/.github/workflows/test_aflang.yml +++ b/.github/workflows/test_aflang.yml @@ -109,7 +109,7 @@ jobs: export EXAMPLE_NUM=2 && make clean && make dtest - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.solver }}-${{ env.IK }}-${{ matrix.fflags }}-${{ matrix.testdim }} diff --git a/.github/workflows/test_armflang.yml b/.github/workflows/test_armflang.yml index bcba9eb501..bb17b29f26 100644 --- a/.github/workflows/test_armflang.yml +++ b/.github/workflows/test_armflang.yml @@ -97,7 +97,7 @@ jobs: export EXAMPLE_NUM=2 && make clean && make rtest - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.os }}-${{ matrix.solver }}-${{ env.IK }}-${{ matrix.fflags }}-${{ matrix.testdim }} diff --git a/.github/workflows/test_flang.yml b/.github/workflows/test_flang.yml index 1819fa445d..aa4d2fc2b4 100644 --- a/.github/workflows/test_flang.yml +++ b/.github/workflows/test_flang.yml @@ -165,7 +165,7 @@ jobs: export EXAMPLE_NUM=2 && make clean && make ftest - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.os }}-${{ matrix.solver }}-${{ env.IK }}-${{ matrix.fflags }}-${{ matrix.testdim }} diff --git a/.github/workflows/test_g95.yml b/.github/workflows/test_g95.yml index 5bc75770eb..247336093e 100644 --- a/.github/workflows/test_g95.yml +++ b/.github/workflows/test_g95.yml @@ -76,7 +76,7 @@ jobs: # to problems like un-found modules. Not yet observed for other tests. - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.solver }} diff --git a/.github/workflows/test_gfortran.yml b/.github/workflows/test_gfortran.yml index 68bbb6886d..4b48237230 100644 --- a/.github/workflows/test_gfortran.yml +++ b/.github/workflows/test_gfortran.yml @@ -215,7 +215,7 @@ jobs: export EXAMPLE_NUM=2 && make clean && make gtest - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. # Note that `$TEST_DIR` does not work on Windows, where its equivalent is `$env:TEST_DIR`. # In the following, we enquire `$TEST_DIR` by using the `env` context, which is platform independent. diff --git a/.github/workflows/test_ifort.yml b/.github/workflows/test_ifort.yml index fa1fdf6ebe..89d159d1a7 100644 --- a/.github/workflows/test_ifort.yml +++ b/.github/workflows/test_ifort.yml @@ -114,7 +114,7 @@ jobs: export EXAMPLE_NUM=2 && make clean && make itest - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.os }}-${{ matrix.solver }}-${{ env.IK }}-${{ env.FFLAGS }}-${{ matrix.testdim }} diff --git a/.github/workflows/test_ifx.yml b/.github/workflows/test_ifx.yml index 09f432db31..b53ce87f5f 100644 --- a/.github/workflows/test_ifx.yml +++ b/.github/workflows/test_ifx.yml @@ -112,7 +112,7 @@ jobs: export EXAMPLE_NUM=2 && make clean && make xtest - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.solver }}-${{ env.IK }}-${{ matrix.fflags }}-${{ matrix.testdim }} diff --git a/.github/workflows/test_nagfor.yml b/.github/workflows/test_nagfor.yml index 6038c7c0f4..20b27ef7b3 100644 --- a/.github/workflows/test_nagfor.yml +++ b/.github/workflows/test_nagfor.yml @@ -66,7 +66,7 @@ jobs: export EXAMPLE_NUM=2 && make clean && make ntest - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.solver }}-${{ env.IK }}-${{ matrix.testdim }}-${{ env.FFLAGS }} diff --git a/.github/workflows/test_nagfor_mac.yml b/.github/workflows/test_nagfor_mac.yml index 0eecba100e..d49416693e 100644 --- a/.github/workflows/test_nagfor_mac.yml +++ b/.github/workflows/test_nagfor_mac.yml @@ -65,7 +65,7 @@ jobs: export EXAMPLE_NUM=2 && make clean && make ntest - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.solver }}-${{ env.IK }}-${{ matrix.testdim }}-${{ env.FFLAGS }} diff --git a/.github/workflows/test_nvfortran.yml b/.github/workflows/test_nvfortran.yml index b169e9f045..7819584eb8 100644 --- a/.github/workflows/test_nvfortran.yml +++ b/.github/workflows/test_nvfortran.yml @@ -97,7 +97,7 @@ jobs: export EXAMPLE_NUM=2 && make clean && make vtest - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.os }}-${{ matrix.solver }}-${{ env.IK }}-${{ matrix.fflags }}-${{ matrix.testdim }} diff --git a/.github/workflows/test_pyprima.yml b/.github/workflows/test_pyprima.yml index 804f0b595c..9062eea2a0 100644 --- a/.github/workflows/test_pyprima.yml +++ b/.github/workflows/test_pyprima.yml @@ -46,7 +46,7 @@ jobs: - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 id: artifact-coverage with: name: coverage-html-${{ matrix.os }} diff --git a/.github/workflows/test_sunf95.yml b/.github/workflows/test_sunf95.yml index c97be36cdc..3479d1aa51 100644 --- a/.github/workflows/test_sunf95.yml +++ b/.github/workflows/test_sunf95.yml @@ -95,7 +95,7 @@ jobs: # export EXAMPLE_NUM=2 && make clean && make stest - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: ${{ matrix.solver }}-${{ env.IK }}-${{ matrix.fflags }}-${{ matrix.testdim }} diff --git a/.github/workflows/verify_big.yml b/.github/workflows/verify_big.yml index 92421dde46..4e57e3d94a 100644 --- a/.github/workflows/verify_big.yml +++ b/.github/workflows/verify_big.yml @@ -194,7 +194,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.matlab }}-${{ matrix.use_system_libgcc }}-${{ matrix.os }} diff --git a/.github/workflows/verify_large.yml b/.github/workflows/verify_large.yml index 66a688ffbe..7a9ec5c7de 100644 --- a/.github/workflows/verify_large.yml +++ b/.github/workflows/verify_large.yml @@ -195,7 +195,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.matlab }}-${{ matrix.use_system_libgcc }}-${{ matrix.os }} diff --git a/.github/workflows/verify_small.yml b/.github/workflows/verify_small.yml index 689bc0567f..d5fcf1f38a 100644 --- a/.github/workflows/verify_small.yml +++ b/.github/workflows/verify_small.yml @@ -193,7 +193,7 @@ jobs: printf "\n<<<<<<<<<<<<<<<<\n\n" - name: Store artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() # Always run even if the workflow is canceled manually or due to overtime. with: name: artifact-${{ matrix.solver }}-${{ matrix.dim }}-${{ matrix.matlab }}-${{ matrix.use_system_libgcc }}-${{ matrix.os }}