diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 85df714..720a56d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -147,7 +147,7 @@ jobs: steps: - name: Download build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 - name: Extract build archives from downloaded files run: |