:: commit e0b289337b9f4448639c283021af5077e873d0fa

Kamila Szewczyk <27734421+kspalaiologos@users.noreply.github.com> — 2025-02-13 14:18

parents: 7f7c1aaeee

release.yml: download-artifact@v4

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 1e84f6f..acafcf2 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
           - [ "i686", "CC=i686-w64-mingw32-gcc --host i686-w64-mingw32 --enable-static-exe --disable-arch-native", "gcc-mingw-w64-i686" ]
     steps:
       - name: Download source package artifact
-        uses: actions/download-artifact@v3
+        uses: actions/download-artifact@v4
         with:
           name: bzip3-${{ github.ref_name }}
       - name: Extract source package
tab: 248 wrap: offon