فهرست منبع

chore(deps): bump actions/download-artifact from 4 to 5 (#929)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 ماه پیش
والد
کامیت
45ace51385
1فایلهای تغییر یافته به همراه8 افزوده شده و 8 حذف شده
  1. 8 8
      .github/workflows/test.yml

+ 8 - 8
.github/workflows/test.yml

@@ -52,12 +52,12 @@ jobs:
         with:
         with:
           go-version: 1.25
           go-version: 1.25
       - name: Download result for build
       - name: Download result for build
-        uses: actions/download-artifact@v4
+        uses: actions/download-artifact@v5
         with:
         with:
           name: connection
           name: connection
           path: ./
           path: ./
       - name: Download result for build
       - name: Download result for build
-        uses: actions/download-artifact@v4
+        uses: actions/download-artifact@v5
         with:
         with:
           name: edgevpn
           name: edgevpn
           path: ./
           path: ./
@@ -89,12 +89,12 @@ jobs:
         with:
         with:
           fetch-depth: 0
           fetch-depth: 0
       - name: Download result for build
       - name: Download result for build
-        uses: actions/download-artifact@v4
+        uses: actions/download-artifact@v5
         with:
         with:
           name: connection
           name: connection
           path: ./
           path: ./
       - name: Download result for build
       - name: Download result for build
-        uses: actions/download-artifact@v4
+        uses: actions/download-artifact@v5
         with:
         with:
           name: edgevpn
           name: edgevpn
           path: ./
           path: ./
@@ -124,12 +124,12 @@ jobs:
         with:
         with:
           fetch-depth: 0
           fetch-depth: 0
       - name: Download result for build
       - name: Download result for build
-        uses: actions/download-artifact@v4
+        uses: actions/download-artifact@v5
         with:
         with:
           name: connection
           name: connection
           path: ./
           path: ./
       - name: Download result for build
       - name: Download result for build
-        uses: actions/download-artifact@v4
+        uses: actions/download-artifact@v5
         with:
         with:
           name: edgevpn
           name: edgevpn
           path: ./
           path: ./
@@ -154,12 +154,12 @@ jobs:
         with:
         with:
           fetch-depth: 0
           fetch-depth: 0
       - name: Download result for build
       - name: Download result for build
-        uses: actions/download-artifact@v4
+        uses: actions/download-artifact@v5
         with:
         with:
           name: connection
           name: connection
           path: ./
           path: ./
       - name: Download result for build
       - name: Download result for build
-        uses: actions/download-artifact@v4
+        uses: actions/download-artifact@v5
         with:
         with:
           name: edgevpn
           name: edgevpn
           path: ./
           path: ./