Skip to content

Commit b145913

Browse files
committed
setup grade in update-dependencies.yaml too
1 parent 9edf35c commit b145913

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-dependencies.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
distribution: 'zulu'
2222
java-version: 17
2323

24+
- name: Setup Gradle
25+
uses: gradle/actions/setup-gradle@v4
26+
2427
- name: Setup Go
2528
uses: actions/setup-go@v5
2629
with:

0 commit comments

Comments
 (0)