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 f309eb4 + 47d1d1c commit b40406eCopy full SHA for b40406e
2 files changed
.github/workflows/gradle.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v3.6.0
19
- name: Set up JDK 17
20
- uses: actions/setup-java@v3.11.0
+ uses: actions/setup-java@v3.12.0
21
with:
22
java-version: 17
23
distribution: 'zulu'
.github/workflows/pull_request.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
0 commit comments