We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a520fab commit 3b1f544Copy full SHA for 3b1f544
.github/workflows/integration-test.yml
@@ -211,7 +211,7 @@ jobs:
211
java-version: 21
212
213
- name: Set up Gradle
214
- uses: gradle/actions/setup-gradle@06832c7b30a0129d7fb559bcc6e43d26f6374244 # v4
+ uses: gradle/actions/setup-gradle@8379f6a1328ee0e06e2bb424dadb7b159856a326 # v4
215
216
- name: Compile split-tests-java
217
working-directory: split-tests-java
0 commit comments