diff --git a/.github/workflows/onRelease.yml b/.github/workflows/onRelease.yml index 3a732434..c3033797 100644 --- a/.github/workflows/onRelease.yml +++ b/.github/workflows/onRelease.yml @@ -250,7 +250,7 @@ jobs: uses: lukka/get-cmake@latest - name: Download build artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: path: artifacts/native