From 00b8955342f0f507ba506a819826162132fd0bd3 Mon Sep 17 00:00:00 2001 From: Marius Gripsgard Date: Thu, 26 Dec 2024 20:50:40 +0100 Subject: [PATCH] Bump artifact version --- .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 5e1d2cf7..3a7db242 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -125,7 +125,7 @@ jobs: run: | node ./build.js -o win32 -p portable -a x64 - name: archive artifacts - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: ubports-installer path: |