Skip to content

Commit ffc6185

Browse files
committed
Minor log fix
1 parent 97fe184 commit ffc6185

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle_preview_jdks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
jdk: ${{ matrix.java-version }}
3030
steps:
3131
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
32-
- name: Set up JDK ${{ matrix.java-version }}
32+
- name: Set up JDK 26
3333
uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
3434
with:
3535
distribution: 'zulu'

0 commit comments

Comments
 (0)