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 6c587e6 commit 7a4110aCopy full SHA for 7a4110a
.github/workflows/auto-release.yml
@@ -58,7 +58,7 @@ jobs:
58
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
59
60
- name: Set up JDK 24 (only to have settings.xml)
61
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
62
with:
63
distribution: "temurin"
64
java-version: "24"
0 commit comments