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 d7aaac5 commit 757849eCopy full SHA for 757849e
.github/workflows/integration-test.yml
@@ -205,7 +205,7 @@ jobs:
205
path: split-tests-java
206
207
- name: Set up JDK 21
208
- uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
+ uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
209
with:
210
distribution: temurin
211
java-version: 21
0 commit comments