diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 891b5fbf..0f821e3f 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -38,7 +38,7 @@ jobs: - name: Remove vendor folder run: rm -rf vendor - name: Download build - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: moosh-vendor - name: Unzip build