Upgrade actions/download-artifact from 6 to 7 version (#1785)
Some checks failed
Clang / format (push) Has been cancelled
Clang / sanitize (address,pointer-compare,pointer-subtract) (push) Has been cancelled
Clang / sanitize (thread) (push) Has been cancelled
Clang / tidy (Release) (push) Has been cancelled
CMake / build (ubuntu:20.04) (push) Has been cancelled
CMake / build (ubuntu:22.04) (push) Has been cancelled
CMake / build (ubuntu:24.04) (push) Has been cancelled
CodeQL / analyze (push) Has been cancelled
Docker / build (amd64, alpine) (push) Has been cancelled
Docker / build (amd64, debian) (push) Has been cancelled
Docker / build (arm32v6, alpine) (push) Has been cancelled
Docker / build (arm32v6, debian) (push) Has been cancelled
Docker / build (arm32v7, alpine) (push) Has been cancelled
Docker / build (arm32v7, debian) (push) Has been cancelled
Docker / build (arm64v8, alpine) (push) Has been cancelled
Docker / build (arm64v8, debian) (push) Has been cancelled
Docker / build (i386, alpine) (push) Has been cancelled
Docker / build (i386, debian) (push) Has been cancelled
Docker / build (ppc64le, alpine) (push) Has been cancelled
Docker / build (ppc64le, debian) (push) Has been cancelled
Docker / build (s390x, alpine) (push) Has been cancelled
Docker / build (s390x, debian) (push) Has been cancelled
Docker / changelog (push) Has been cancelled
Linux / build + test (amazonlinux:2023) (push) Has been cancelled
Linux / build + test (ubuntu:20.04) (push) Has been cancelled
Linux / build + test (ubuntu:22.04) (push) Has been cancelled
Linux / build + test (ubuntu:24.04) (push) Has been cancelled
macOS / build + test (14) (push) Has been cancelled
macOS / build + test (15) (push) Has been cancelled
macOS / build + test (26) (push) Has been cancelled
macOS / build + test cmake (15) (push) Has been cancelled
macOS / build + test cmake (26) (push) Has been cancelled
MinGW / build (OFF, Debug, windows) (push) Has been cancelled
MinGW / build (OFF, Release, windows) (push) Has been cancelled
MSVC / code analysis (windows-vc-${{ matrix.VCPKG_PLATFORM_TOOLSET }}-${{ matrix.CMAKE_GENERATOR_PLATFORM }}-${{ matrix.BUILD_TYPE }}-${{ matrix.BUILD_SHARED_LIBS }}) (OFF, Release, x64, v143) (push) Has been cancelled
MSVC / compile (${{ matrix.os }}-vc-${{ matrix.VCPKG_PLATFORM_TOOLSET }}-${{ matrix.CMAKE_GENERATOR_PLATFORM }}-${{ matrix.BUILD_TYPE }}-${{ matrix.BUILD_SHARED_LIBS }}) (OFF, Debug, Win32, v142, windows, x86-windows) (push) Has been cancelled
MSVC / compile (${{ matrix.os }}-vc-${{ matrix.VCPKG_PLATFORM_TOOLSET }}-${{ matrix.CMAKE_GENERATOR_PLATFORM }}-${{ matrix.BUILD_TYPE }}-${{ matrix.BUILD_SHARED_LIBS }}) (OFF, Debug, x64, v143, windows, x64-windows) (push) Has been cancelled
MSVC / compile (${{ matrix.os }}-vc-${{ matrix.VCPKG_PLATFORM_TOOLSET }}-${{ matrix.CMAKE_GENERATOR_PLATFORM }}-${{ matrix.BUILD_TYPE }}-${{ matrix.BUILD_SHARED_LIBS }}) (OFF, Release, Win32, v142, windows, x86-windows) (push) Has been cancelled
MSVC / compile (${{ matrix.os }}-vc-${{ matrix.VCPKG_PLATFORM_TOOLSET }}-${{ matrix.CMAKE_GENERATOR_PLATFORM }}-${{ matrix.BUILD_TYPE }}-${{ matrix.BUILD_SHARED_LIBS }}) (OFF, Release, x64, v143, windows, x64-windows) (push) Has been cancelled
MSVC / compile (${{ matrix.os }}-vc-${{ matrix.VCPKG_PLATFORM_TOOLSET }}-${{ matrix.CMAKE_GENERATOR_PLATFORM }}-${{ matrix.BUILD_TYPE }}-${{ matrix.BUILD_SHARED_LIBS }}) (ON, Debug, Win32, v142, windows, x86-windows) (push) Has been cancelled
MSVC / compile (${{ matrix.os }}-vc-${{ matrix.VCPKG_PLATFORM_TOOLSET }}-${{ matrix.CMAKE_GENERATOR_PLATFORM }}-${{ matrix.BUILD_TYPE }}-${{ matrix.BUILD_SHARED_LIBS }}) (ON, Debug, x64, v143, windows, x64-windows) (push) Has been cancelled
MSVC / compile (${{ matrix.os }}-vc-${{ matrix.VCPKG_PLATFORM_TOOLSET }}-${{ matrix.CMAKE_GENERATOR_PLATFORM }}-${{ matrix.BUILD_TYPE }}-${{ matrix.BUILD_SHARED_LIBS }}) (ON, Release, Win32, v142, windows, x86-windows) (push) Has been cancelled
MSVC / compile (${{ matrix.os }}-vc-${{ matrix.VCPKG_PLATFORM_TOOLSET }}-${{ matrix.CMAKE_GENERATOR_PLATFORM }}-${{ matrix.BUILD_TYPE }}-${{ matrix.BUILD_SHARED_LIBS }}) (ON, Release, x64, v143, windows, x64-windows) (push) Has been cancelled
Docker / test (amd64, alpine) (push) Has been cancelled
Docker / test (amd64, debian) (push) Has been cancelled
Docker / test (arm32v6, alpine) (push) Has been cancelled
Docker / test (arm32v6, debian) (push) Has been cancelled
Docker / test (arm32v7, alpine) (push) Has been cancelled
Docker / test (arm32v7, debian) (push) Has been cancelled
Docker / test (arm64v8, alpine) (push) Has been cancelled
Docker / test (arm64v8, debian) (push) Has been cancelled
Docker / test (i386, alpine) (push) Has been cancelled
Docker / test (i386, debian) (push) Has been cancelled
Docker / test (ppc64le, alpine) (push) Has been cancelled
Docker / test (ppc64le, debian) (push) Has been cancelled
Docker / test (s390x, debian) (push) Has been cancelled
Docker / push (alpine, docker.io) (push) Has been cancelled
Docker / push (alpine, ghcr.io) (push) Has been cancelled
Docker / push (alpine, quay.io) (push) Has been cancelled
Docker / push (debian, docker.io) (push) Has been cancelled
Docker / push (debian, ghcr.io) (push) Has been cancelled
Docker / push (debian, quay.io) (push) Has been cancelled
Docker / release (GitHub) (push) Has been cancelled

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-12-13 01:44:37 +01:00 committed by GitHub
parent 60ed2e246e
commit 15cecc97a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -151,7 +151,7 @@ jobs:
} }
return out; return out;
- uses: actions/download-artifact@v6 - uses: actions/download-artifact@v7
with: with:
name: ${{ matrix.dist }}-${{ matrix.arch }}-${{ github.run_number }} name: ${{ matrix.dist }}-${{ matrix.arch }}-${{ github.run_number }}
path: docker/coturn/.cache/ path: docker/coturn/.cache/
@ -208,7 +208,7 @@ jobs:
|| 'edge' }}-${{ matrix.dist }}" || 'edge' }}-${{ matrix.dist }}"
>> $GITHUB_OUTPUT >> $GITHUB_OUTPUT
- uses: actions/download-artifact@v6 - uses: actions/download-artifact@v7
with: with:
path: docker/coturn/.cache/ path: docker/coturn/.cache/