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 a7d214d commit 3a5b13bCopy full SHA for 3a5b13b
.github/workflows/maven.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40
41
- name: Set up JDK ${{ matrix.java }}
42
- uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
+ uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
43
with:
44
distribution: 'temurin'
45
java-version: ${{ matrix.java }}
0 commit comments