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 bcc14e1 commit feb4a4dCopy full SHA for feb4a4d
1 file changed
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v6.0.3
14
- uses: gradle/actions/wrapper-validation@v6
15
- name: Set up JDK 17
16
- uses: actions/setup-java@v5.2.0
+ uses: actions/setup-java@v5.3.0
17
with:
18
distribution: temurin
19
java-version: 17
0 commit comments