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 e711dc5 commit 20b4b4aCopy full SHA for 20b4b4a
.github/workflows/maven.yaml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
fetch-depth: 0
28
- name: Set up JDK 17/21
29
- uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12
+ uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00
30
31
distribution: 'temurin' # See 'Supported distributions' for available options
32
java-version: ${{ matrix.java }}
0 commit comments