Skip to content

Commit c181a30

Browse files
committed
Update gradle/actions action to v5
1 parent fa64683 commit c181a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ jobs:
280280
java-version: 21
281281

282282
- name: Set up Gradle
283-
uses: gradle/actions/setup-gradle@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4
283+
uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5
284284

285285
- name: Compile split-tests-java
286286
working-directory: split-tests-java

0 commit comments

Comments
 (0)