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 3329d5d commit 5b1fa1bCopy full SHA for 5b1fa1b
.github/workflows/publish-release-artifact.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
20
- name: Set up JDK 21
21
- uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 #v 5.0.0
+ uses: actions/setup-java@fe779bf55ef683c9413269276a7588bb9cedf07a #v 5.0.0
22
with:
23
distribution: "temurin"
24
java-version: 21
0 commit comments