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.
2 parents 9af9561 + 59f5a89 commit a4917d0Copy full SHA for a4917d0
1 file changed
.github/workflows/gradle-test.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v3
20
# Setup java and maven
21
- name: Set up JDK ${{ matrix.java-version }}
22
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v3
23
with:
24
distribution: adopt
25
java-version: ${{ matrix.java-version }}
0 commit comments