ci : upgrade gradle to 2.4.2 (#1263)

* ci : upgrade gradle to 2.4.2

* cmake : add comment (#1129)
This commit is contained in:
Georgi Gerganov
2023-09-08 17:58:14 +03:00
committed by GitHub
parent bfc73f1fa2
commit 3e9edc6845
2 changed files with 5 additions and 1 deletions

View File

@ -428,7 +428,7 @@ jobs:
- name: Publish package
if: ${{ github.ref == 'refs/heads/master' }}
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@2.4.2
with:
arguments: publish
build-root-directory: bindings/java