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 afa0fe3 + 49339e6 commit 56b8fb5Copy full SHA for 56b8fb5
2 files changed
.github/workflows/gradle.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v3
23
- name: Set up JDK 17
24
- uses: actions/setup-java@v3.6.0
+ uses: actions/setup-java@v3.7.0
25
with:
26
java-version: 17
27
distribution: 'zulu'
.github/workflows/pull_request.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
17
18
0 commit comments