diff --git a/.github/workflows/native-build.yml b/.github/workflows/native-build.yml index 792eb4b..5fc562b 100644 --- a/.github/workflows/native-build.yml +++ b/.github/workflows/native-build.yml @@ -47,7 +47,7 @@ jobs: fi - name: Upload binary - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: ebean-insight-${{ matrix.os }} path: target/ebean-insight*