:: commit 4996d5d9f47545a1f1519ea7a2ead2fd15d91f6b

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

parents: 1b3b1513fc

release.yml: update to upload-artifact@v4

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 5d7b0e6..1e84f6f 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
             bzip3-${{ github.ref_name }}.tar.zst
             bzip3-${{ github.ref_name }}.zip
       - name: Upload source package artifact
-        uses: actions/upload-artifact@v3
+        uses: actions/upload-artifact@v4
         with:
           name: bzip3-${{ github.ref_name }}
           path: bzip3-${{ github.ref_name }}.tar.gz
tab: 248 wrap: offon