From 1b03a9389d8fc9e6c73d03d801441394c00371d4 Mon Sep 17 00:00:00 2001 From: Mat Sutcliffe Date: Sat, 29 Oct 2022 17:56:53 +0100 Subject: [PATCH] [CI] Update version of download-artifact action --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 51b6069ac..dbb7bc19c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -406,7 +406,7 @@ jobs: steps: - name: Download xswiftbus-thin - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 with: name: xswiftbus-thin-allos-${{ needs.preBuild.outputs.version }} - name: Repackage xswiftbus @@ -434,7 +434,7 @@ jobs: steps: - name: Download artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 - name: Flatten directories run: | mv swiftinstaller-*/* .