We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97fe184 commit ffc6185Copy full SHA for ffc6185
1 file changed
.github/workflows/gradle_preview_jdks.yml
@@ -29,7 +29,7 @@ jobs:
29
jdk: ${{ matrix.java-version }}
30
steps:
31
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
32
- - name: Set up JDK ${{ matrix.java-version }}
+ - name: Set up JDK 26
33
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
34
with:
35
distribution: 'zulu'
0 commit comments