From 841cbb837ad6d23e5c41e06f8a33bf89cef672f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 14:00:44 +0000 Subject: [PATCH] Bump actions/download-artifact from 5 to 6 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 44 +++++++++---------- ...ve-binary-build-dlight.nativeexecution.yml | 10 ++--- .../native-binary-build-launcher.yml | 4 +- .../native-binary-build-lib.profiler.yml | 8 ++-- 4 files changed, 33 insertions(+), 33 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f3a3d1c1ef42..1ac10f0c68f3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -259,7 +259,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -351,7 +351,7 @@ jobs: - name: Download Build if: ${{ needs.base-build.result == 'success' && !cancelled() }} - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -395,7 +395,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -485,7 +485,7 @@ jobs: distribution: ${{ env.DEFAULT_JAVA_DISTRIBUTION }} - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -535,7 +535,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -864,7 +864,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -988,7 +988,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -1151,7 +1151,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -1286,7 +1286,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -1475,7 +1475,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -1531,7 +1531,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -1591,7 +1591,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -1636,7 +1636,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -1814,7 +1814,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -1864,7 +1864,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -1915,7 +1915,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -1963,7 +1963,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -2206,7 +2206,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -2299,7 +2299,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -2378,7 +2378,7 @@ jobs: # - - - - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -2507,7 +2507,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build @@ -2548,7 +2548,7 @@ jobs: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & - name: Download Build - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: build diff --git a/.github/workflows/native-binary-build-dlight.nativeexecution.yml b/.github/workflows/native-binary-build-dlight.nativeexecution.yml index 36b22e4cdf47..6e31539821d3 100644 --- a/.github/workflows/native-binary-build-dlight.nativeexecution.yml +++ b/.github/workflows/native-binary-build-dlight.nativeexecution.yml @@ -110,7 +110,7 @@ jobs: steps: - name: Download sources - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: nativeexecution-external-sources @@ -144,7 +144,7 @@ jobs: # steps: # # - name: Download sources -# uses: actions/download-artifact@v5 +# uses: actions/download-artifact@v6 # with: # name: nativeexecution-external-sources # @@ -174,7 +174,7 @@ jobs: steps: - name: Download sources - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: nativeexecution-external-sources @@ -203,7 +203,7 @@ jobs: steps: - name: Download sources - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: nativeexecution-external-sources @@ -238,7 +238,7 @@ jobs: run: mkdir -p myfiles/ - name: Download artifacts from predecessor jobs - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: path: myfiles/ diff --git a/.github/workflows/native-binary-build-launcher.yml b/.github/workflows/native-binary-build-launcher.yml index 5b86cf60e8cd..613eafb7fb9d 100644 --- a/.github/workflows/native-binary-build-launcher.yml +++ b/.github/workflows/native-binary-build-launcher.yml @@ -105,7 +105,7 @@ jobs: run: sudo apt install mingw-w64 mingw-w64-tools - name: Download sources - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: launcher-external-sources @@ -171,7 +171,7 @@ jobs: run: mkdir -p myfiles/ - name: Download artifacts from predecessor jobs - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: path: myfiles/ diff --git a/.github/workflows/native-binary-build-lib.profiler.yml b/.github/workflows/native-binary-build-lib.profiler.yml index 16c451919b0f..54de2a5a2278 100644 --- a/.github/workflows/native-binary-build-lib.profiler.yml +++ b/.github/workflows/native-binary-build-lib.profiler.yml @@ -134,7 +134,7 @@ jobs: steps: - name: Download sources - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: profiler-external-sources-ASF @@ -195,7 +195,7 @@ jobs: steps: - name: Download sources - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: profiler-external-sources-ASF @@ -264,7 +264,7 @@ jobs: steps: - name: Download sources - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: profiler-external-sources-ASF @@ -309,7 +309,7 @@ jobs: run: mkdir -p myfiles/lib/deployed/jdk16 - name: Download artifacts from predecessor jobs - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: path: myfiles/lib/deployed/jdk16