We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30c6613 + 086f0fd commit 6ee6e02Copy full SHA for 6ee6e02
.github/workflows/maven.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
persist-credentials: false
50
- name: Set up JDK ${{ matrix.java }}
51
- uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0
+ uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
52
53
distribution: 'temurin'
54
java-version: ${{ matrix.java }}
0 commit comments