We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b334ed9 commit 50e418dCopy full SHA for 50e418d
.github/workflows/test-cache.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: Set up Java
19
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v1
20
with:
21
distribution: 'adopt'
22
java-version: '9.0.4'
0 commit comments