From 0e6d8c2537c4cbd487fc139ac11adac85b1dad02 Mon Sep 17 00:00:00 2001 From: Christoph Settgast Date: Wed, 6 Mar 2024 21:34:56 +0100 Subject: [PATCH] fixup --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7de91fc30..faf88ecd5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: npm ci npm run lint npm run dist - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: linux-binaries path: |