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 4871e19 commit ffaf8d8Copy full SHA for ffaf8d8
.github/workflows/tests.yml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 0
29
30
- name: Setup Java 11 (for keytool)
31
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v3
32
with:
33
distribution: 'zulu'
34
java-version: '11'
0 commit comments