diff --git a/.github/workflows/create-latest-develop-build.yml b/.github/workflows/create-latest-develop-build.yml index fd0171e..c656014 100644 --- a/.github/workflows/create-latest-develop-build.yml +++ b/.github/workflows/create-latest-develop-build.yml @@ -187,7 +187,7 @@ jobs: with: ref: ${{ env.REF_CHECKOUT_BRANCH }} - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: path: ${{ env.RELEASE_ARTIFACT_FOLDER }} - name: Zip Windows build