ci : try to fix gradle action (#1265)

This commit is contained in:
Georgi Gerganov 2023-09-08 20:50:15 +03:00 committed by GitHub
parent 0839209cab
commit acb5278cc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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