This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
The following commit(s) were added to refs/heads/master by this push:
new 00f64ad install gradle
00f64ad is described below
commit 00f64ad665c25e1ccfc6a4cc0b9c24461f1dc13f
Author: Antoine Toulme <[email protected]>
AuthorDate: Sat Apr 25 23:56:45 2020 -0700
install gradle
---
.github/workflows/master-pr-build.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/master-pr-build.yml
b/.github/workflows/master-pr-build.yml
index 01200e4..672509c 100644
--- a/.github/workflows/master-pr-build.yml
+++ b/.github/workflows/master-pr-build.yml
@@ -40,6 +40,7 @@ jobs:
- name: Install Gradle
uses: eskatos/gradle-command-action@v1
with:
+ gradle-version: 5.6.2
arguments: setup
- name: Cache Maven Repository
uses: actions/cache@v1
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]