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 f4ce86d commit f052f79Copy full SHA for f052f79
.github/workflows/build-release.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v4
13
14
- name: Setup Java
15
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
16
with:
17
java-version: 17.x
18
0 commit comments