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 95834a5 commit 89c8df2Copy full SHA for 89c8df2
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
submodules: true
14
15
- name: Set up Java
16
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
17
with:
18
distribution: "oracle"
19
java-version: "21"
0 commit comments