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 5179931 commit 1d65ed4Copy full SHA for 1d65ed4
.github/workflows/maven.yml
@@ -26,7 +26,7 @@ jobs:
26
key: maven-cache-${{ hashFiles('**/pom.xml') }}
27
28
- name: Set up JDKs
29
- uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4.0.0
+ uses: actions/setup-java@9704b39bf258b59bc04b50fa2dd55e9ed76b47a8 # v4.1.0
30
with:
31
distribution: temurin
32
java-version: |
0 commit comments