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 73fce3b commit 30c142cCopy full SHA for 30c142c
.github/workflows/inox-CI.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
submodules: recursive
21
- name: Setup JDK
22
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
23
24
distribution: temurin
25
java-version: 17
0 commit comments