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 cf913d4 + eca367a commit faed921Copy full SHA for faed921
.github/workflows/checkLibraryBuildStatus.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- name: Set up JDK 11
18
- uses: actions/setup-java@v4.2.1
+ uses: actions/setup-java@v4.2.2
19
with:
20
java-version: 11
21
distribution: adopt
.github/workflows/generateDocs.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
- name: Setup JDK 11
0 commit comments