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 07ffa72 commit 0fad601Copy full SHA for 0fad601
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v2
20
21
- name: Set up JDK
22
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v3
23
with:
24
distribution: ${{ matrix.distribution }}
25
java-version: ${{ matrix.java-version }}
0 commit comments