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 387d319 commit 912a8f4Copy full SHA for 912a8f4
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/[email protected]
17
- uses: gradle/actions/wrapper-validation@v4
18
- name: Set up JDK
19
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
20
with:
21
distribution: adopt
22
java-version: 21
.github/workflows/verify.yml
@@ -17,7 +17,7 @@ jobs:
23
0 commit comments