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 282b733 commit 657b9a2Copy full SHA for 657b9a2
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
TAG: ${{ github.ref_name }}
37
38
- name: Set up Apache Maven Central
39
- uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
+ uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5
40
with:
41
distribution: "temurin"
42
java-version: "21"
0 commit comments