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 91e6cb2 commit d974f92Copy full SHA for d974f92
.github/workflows/gradle.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/[email protected]
16
- name: 'Set up JDK ${{ matrix.java }}'
17
- uses: actions/setup-java@v3.8.0
+ uses: actions/setup-java@v3.9.0
18
with:
19
distribution: adopt
20
java-version: '${{ matrix.java }}'
0 commit comments