diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 15b7b7e..41b65bb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -150,7 +150,7 @@ jobs: steps: - name: Download build artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 - name: Extract build archives from downloaded files run: |