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 d9f7677 commit 7ffd355Copy full SHA for 7ffd355
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Validate Gradle Wrapper
12
uses: gradle/wrapper-validation-action@v1.0.4
13
- name: Setup Java
14
- uses: actions/setup-java@v2.4.0
+ uses: actions/setup-java@v2.5.0
15
with:
16
distribution: temurin
17
java-version: 17
0 commit comments