Skip to content

Commit 50e418d

Browse files
Update test-cache.yml
1 parent b334ed9 commit 50e418d

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
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Set up Java
19-
uses: actions/setup-java@v4
19+
uses: actions/setup-java@v1
2020
with:
2121
distribution: 'adopt'
2222
java-version: '9.0.4'

0 commit comments

Comments
 (0)