]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
ci : try to fix gradle action (#1265)
authorGeorgi Gerganov <redacted>
Fri, 8 Sep 2023 17:50:15 +0000 (20:50 +0300)
committerGitHub <redacted>
Fri, 8 Sep 2023 17:50:15 +0000 (20:50 +0300)
.github/workflows/build.yml

index 1370742c65c12104645b80d78121f2a70e4f8f45..b1d780279db34d57feda60be3e3e84d292fbfd55 100644 (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