diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a5c7e7e..6b35131 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -62,7 +62,7 @@ jobs: # https://github.com/actions/download-artifact - name: Download binaries - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: name: binaries path: dist