]> git.feebdaed.xyz Git - 0xmirror/radare2.git/commitdiff
Bump actions/download-artifact from 6 to 7
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 15 Dec 2025 11:50:55 +0000 (12:50 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Dec 2025 11:50:55 +0000 (12:50 +0100)
.github/workflows/build.yml

index 39d8e6e37c2ed2b86f2807de99eb21f3bec0f99a..b0ace89bc8c9725b9273c0e10d0e835db0d8a420 100644 (file)
@@ -648,7 +648,7 @@ jobs:
         wget https://ftp.fau.de/debian/pool/main/liba/libabigail/abigail-tools_2.2-2_amd64.deb
         sudo dpkg -i abigail-tools_2.2-2_amd64.deb
     - name: Download Build
-      uses: actions/download-artifact@v6
+      uses: actions/download-artifact@v7
       with:
         name: linux-static-amd64
         path: /tmp
@@ -778,7 +778,7 @@ jobs:
       - name: Prepare release notes
         run: ./sys/release-notes.sh | tee ./RELEASE_NOTES.md
       - name: Download artifacts
-        uses: actions/download-artifact@v6
+        uses: actions/download-artifact@v7
         with:
           path: dist/artifacts
       - name: Generate checksums