diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 95ac7ae..797fae1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -246,7 +246,7 @@ jobs: - name: Download build artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: "Delete previous 'latest' release"