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 40f0a12 commit cff0162Copy full SHA for cff0162
.github/workflows/ci.yaml
@@ -63,7 +63,7 @@ jobs:
63
steps:
64
- uses: actions/checkout@v4
65
- name: Set up JDK
66
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
67
with:
68
java-version: ${{ matrix.java }}
69
distribution: 'zulu'
.github/workflows/native-libraries-macOS.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments