Skip to content

Commit 6496ea6

Browse files
committed
Merge remote-tracking branch 'origin/stable' into stable
2 parents e70b9d8 + 7bdbbd6 commit 6496ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v2
1212
- name: Set up JDK 1.11
13-
uses: actions/setup-java@v1.3.0
13+
uses: actions/setup-java@v1.4.3
1414
with:
1515
java-version: 1.11
1616
- name: Change wrapper permissions

0 commit comments

Comments
 (0)