Skip to content

Commit 8d14d81

Browse files
committed
Upgrade to gradle/actions 6.1.0
(Clarified/updated licence is acceptable)
1 parent 982a62c commit 8d14d81

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ jobs:
4949
java-version: ${{ matrix.java.javaInstall }}
5050
distribution: 'temurin'
5151
- name: Setup Gradle
52-
# TODO: Review implications of license change before upgrading to version 6 or higher
53-
uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c
52+
uses: gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e
5453
with:
5554
cache-read-only: ${{ github.ref != 'refs/heads/master' }}
5655
- name: Build with Gradle

0 commit comments

Comments
 (0)