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 3f15d10 commit 91c0643Copy full SHA for 91c0643
.github/workflows/publish-release-artifact.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
20
- name: Set up JDK 21
21
- uses: actions/setup-java@66b945764b75604b3cfd644c3ada5232cf6c90c6 #v 5.0.0
+ uses: actions/setup-java@46c56d6f92c88cf540acf95a12a4a41197499222 #v 5.0.0
22
with:
23
distribution: "temurin"
24
java-version: 21
0 commit comments