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 f4ce86d + f052f79 commit c8cf189Copy full SHA for c8cf189
.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