We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f163b commit cfc5671Copy full SHA for cfc5671
.github/workflows/integration-test.yml
@@ -274,7 +274,7 @@ jobs:
274
path: split-tests-java
275
276
- name: Set up JDK 21
277
- uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5
+ uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5
278
with:
279
distribution: temurin
280
java-version: 21
0 commit comments