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 48b7428 + 467dfbd commit 52092c7Copy full SHA for 52092c7
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- name: Set up JDK
17
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
18
with:
19
distribution: 'temurin'
20
java-version: 21
.github/workflows/snapshot.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
0 commit comments