]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Bump actions/download-artifact from 7 to 8
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 1 Mar 2026 07:03:46 +0000 (07:03 +0000)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sun, 1 Mar 2026 12:51:05 +0000 (13:51 +0100)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/cmake.yml
.github/workflows/pigz.yml

index 9d7474d7b2aa83c99c528f9c17374a190755b67b..973c82a640514eb4ebc17d803cf2b9177ea687dd 100644 (file)
@@ -932,7 +932,7 @@ jobs:
         show-progress: false
 
     - name: Download all reports
-      uses: actions/download-artifact@v7
+      uses: actions/download-artifact@v8
       with:
         merge-multiple: true
 
index 5c233ec91bbb34213d2dc8b0aeb871572680328d..ecf67f354e299ca0706167dc87ac3e6a3b985c38 100644 (file)
@@ -147,7 +147,7 @@ jobs:
         show-progress: false
 
     - name: Download all reports
-      uses: actions/download-artifact@v7
+      uses: actions/download-artifact@v8
       with:
         merge-multiple: true