Skip to content

Commit 367e918

Browse files
committed
Bump gradle/actions to v6.3.0
1 parent 7da207e commit 367e918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
${{ matrix.buildProfile }}
5353
distribution: 'temurin'
5454
- name: Setup Gradle
55-
uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92
55+
uses: gradle/actions/setup-gradle@9c971963bec38e04b3d30dcc455b5382be2fdbfb
5656
with:
5757
cache-read-only: ${{ github.ref != 'refs/heads/master' }}
5858
- name: Build with Gradle

0 commit comments

Comments
 (0)