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 f627ccd commit e1e174aCopy full SHA for e1e174a
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Setup Java (adopt-hotspot@17)
35
if: matrix.java == 'adopt-hotspot@17'
36
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
37
with:
38
distribution: adopt-hotspot
39
java-version: 17
0 commit comments