diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ab209eb..66c97e2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -124,7 +124,7 @@ jobs: uses: actions/checkout@v4 - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: Prepare files run: |