Skip to content

Commit e9084e7

Browse files
Update test-cache.yml
1 parent afe3f1e commit e9084e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Java
1919
uses: actions/setup-java@v4
2020
with:
21-
distribution: 'zulu'
21+
distribution: 'temurin'
2222
java-version: '9.0.4'
2323

2424

0 commit comments

Comments
 (0)