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 50e0ca9 commit 21375d8Copy full SHA for 21375d8
.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@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
209
with:
210
distribution: temurin
211
java-version: 21
0 commit comments