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 7495bdd commit 274571aCopy full SHA for 274571a
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
fetch-depth: 0
59
60
- - name: ☕ Install ${{ matrix.distribution }} JDK ${{ matrix.jdk }}
+ - name: ☕ Install ${{ matrix.distribution }} JDK ${{ matrix.java }}
61
id: install-java
62
uses: actions/setup-java@v4
63
0 commit comments