From 16101f7438bc26fa55a7c7b510364d22421a9687 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 08:30:08 +0000 Subject: [PATCH] chore(deps): bump actions/download-artifact from 4 to 5 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bfb0812b..8e323ffb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -52,12 +52,12 @@ jobs: with: go-version: 1.25 - name: Download result for build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: connection path: ./ - name: Download result for build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: edgevpn path: ./ @@ -89,12 +89,12 @@ jobs: with: fetch-depth: 0 - name: Download result for build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: connection path: ./ - name: Download result for build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: edgevpn path: ./ @@ -124,12 +124,12 @@ jobs: with: fetch-depth: 0 - name: Download result for build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: connection path: ./ - name: Download result for build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: edgevpn path: ./ @@ -154,12 +154,12 @@ jobs: with: fetch-depth: 0 - name: Download result for build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: connection path: ./ - name: Download result for build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: edgevpn path: ./