diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c9510ec0..481e7b32 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -289,7 +289,7 @@ jobs: overwrite: true - name: Upload binaries as artifact - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 if: env.preview == 'true' with: name: release