diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7f5191a..66abc5d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -103,7 +103,7 @@ jobs: draft: true prerelease: true - name: Download Artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: path: . - name: Preparation