From 86c01b6594c6e09dda27f00ea02117713d0e7acb Mon Sep 17 00:00:00 2001 From: Bishop <99912467+Bishop-333@users.noreply.github.com> Date: Thu, 19 Oct 2023 08:51:50 +0200 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 99d2a98bb..f3ccf35cb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -174,7 +174,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Download Artifacts - uses: actions/download-artifact@v3.0.1 + uses: actions/download-artifact@v1 - name: Create binary archives run: |