diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8299b29..f19fc74 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -103,7 +103,7 @@ jobs: - target: aarch64-apple-darwin steps: - name: Download all workflow run artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 - name: Upload Release Asset id: upload-release-asset