diff --git a/.github/workflows/profile_bobyqa_small.yml b/.github/workflows/profile_bobyqa_small.yml index c59de15adb..83c9953435 100644 --- a/.github/workflows/profile_bobyqa_small.yml +++ b/.github/workflows/profile_bobyqa_small.yml @@ -130,7 +130,7 @@ jobs: needs: test steps: - name: Download all workflow run artifacts - uses: actions/download-artifact@v4.0.0 + uses: actions/download-artifact@v4.1.0 - name: Move all artifacts to the current directory run: ls -al && mv */* ./ && ls -al - name: Upload all files diff --git a/.github/workflows/profile_bobyqa_small_sq.yml b/.github/workflows/profile_bobyqa_small_sq.yml index 9ce53565a5..ab7db6cba3 100644 --- a/.github/workflows/profile_bobyqa_small_sq.yml +++ b/.github/workflows/profile_bobyqa_small_sq.yml @@ -147,7 +147,7 @@ jobs: needs: test steps: - name: Download all workflow run artifacts - uses: actions/download-artifact@v4.0.0 + uses: actions/download-artifact@v4.1.0 - name: Move all artifacts to the current directory run: ls -al && mv */* ./ && ls -al - name: Upload all files diff --git a/.github/workflows/profile_newuoa_small.yml b/.github/workflows/profile_newuoa_small.yml index f7b4d129ec..f86549f8e3 100644 --- a/.github/workflows/profile_newuoa_small.yml +++ b/.github/workflows/profile_newuoa_small.yml @@ -128,7 +128,7 @@ jobs: needs: test steps: - name: Download all workflow run artifacts - uses: actions/download-artifact@v4.0.0 + uses: actions/download-artifact@v4.1.0 - name: Move all artifacts to the current directory run: ls -al && mv */* ./ && ls -al - name: Upload all files diff --git a/.github/workflows/profile_newuoa_small_sq.yml b/.github/workflows/profile_newuoa_small_sq.yml index 3919fa076e..590c2421da 100644 --- a/.github/workflows/profile_newuoa_small_sq.yml +++ b/.github/workflows/profile_newuoa_small_sq.yml @@ -147,7 +147,7 @@ jobs: needs: test steps: - name: Download all workflow run artifacts - uses: actions/download-artifact@v4.0.0 + uses: actions/download-artifact@v4.1.0 - name: Move all artifacts to the current directory run: ls -al && mv */* ./ && ls -al - name: Upload all files diff --git a/.github/workflows/profile_prima_small.yml b/.github/workflows/profile_prima_small.yml index 40f22e51ce..3bed136a11 100644 --- a/.github/workflows/profile_prima_small.yml +++ b/.github/workflows/profile_prima_small.yml @@ -149,7 +149,7 @@ jobs: needs: test steps: - name: Download all workflow run artifacts - uses: actions/download-artifact@v4.0.0 + uses: actions/download-artifact@v4.1.0 - name: Move all artifacts to the current directory run: ls -al && mv */* ./ && ls -al - name: Upload all files diff --git a/.github/workflows/profile_rescue_idz_classical.yml b/.github/workflows/profile_rescue_idz_classical.yml index caf42069d3..72790cbe00 100644 --- a/.github/workflows/profile_rescue_idz_classical.yml +++ b/.github/workflows/profile_rescue_idz_classical.yml @@ -182,7 +182,7 @@ jobs: needs: test steps: - name: Download all workflow run artifacts - uses: actions/download-artifact@v4.0.0 + uses: actions/download-artifact@v4.1.0 - name: Move all artifacts to the current directory run: ls -al && mv */* ./ && ls -al - name: Upload all files diff --git a/.github/workflows/profile_rescue_idz_modernized.yml b/.github/workflows/profile_rescue_idz_modernized.yml index a7e6de92d5..bc891173c1 100644 --- a/.github/workflows/profile_rescue_idz_modernized.yml +++ b/.github/workflows/profile_rescue_idz_modernized.yml @@ -182,7 +182,7 @@ jobs: needs: test steps: - name: Download all workflow run artifacts - uses: actions/download-artifact@v4.0.0 + uses: actions/download-artifact@v4.1.0 - name: Move all artifacts to the current directory run: ls -al && mv */* ./ && ls -al - name: Upload all files diff --git a/.github/workflows/profile_uobyqa_small.yml b/.github/workflows/profile_uobyqa_small.yml index 3f213cd06e..83a5b29b24 100644 --- a/.github/workflows/profile_uobyqa_small.yml +++ b/.github/workflows/profile_uobyqa_small.yml @@ -126,7 +126,7 @@ jobs: needs: test steps: - name: Download all workflow run artifacts - uses: actions/download-artifact@v4.0.0 + uses: actions/download-artifact@v4.1.0 - name: Move all artifacts to the current directory run: ls -al && mv */* ./ && ls -al - name: Upload all files diff --git a/.github/workflows/profile_uobyqa_small_sq.yml b/.github/workflows/profile_uobyqa_small_sq.yml index 3b63d26711..b88884fe20 100644 --- a/.github/workflows/profile_uobyqa_small_sq.yml +++ b/.github/workflows/profile_uobyqa_small_sq.yml @@ -149,7 +149,7 @@ jobs: needs: test steps: - name: Download all workflow run artifacts - uses: actions/download-artifact@v4.0.0 + uses: actions/download-artifact@v4.1.0 - name: Move all artifacts to the current directory run: ls -al && mv */* ./ && ls -al - name: Upload all files