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 b42083b commit 57a6db4Copy full SHA for 57a6db4
.github/workflows/dependency-update.yml
@@ -19,7 +19,7 @@ jobs:
19
restore-keys: |
20
${{ runner.os }}-gradle-
21
- name: Set up JDK
22
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v3
23
with:
24
distribution: 'adopt'
25
java-version: '8'
0 commit comments