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 6b27df6 commit 8f19beaCopy full SHA for 8f19bea
.github/workflows/gradle.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout
19
uses: actions/[email protected]
20
- name: 'Set up JDK ${{ matrix.java }}'
21
- uses: actions/setup-java@v4.6.0
+ uses: actions/setup-java@v4.7.0
22
with:
23
distribution: adopt
24
java-version: '${{ matrix.java }}'
0 commit comments