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 6e2067e commit 8e9147aCopy full SHA for 8e9147a
.github/workflows/publish-release-artifact.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
20
- name: Set up JDK 21
21
- uses: actions/setup-java@de5a937a1dc73fbc1a67d7d1aa4bebc1082f3190 #v 5.0.0
+ uses: actions/setup-java@6ba5449b7dcda52941806a19f0cf626b6420191e #v 5.0.0
22
with:
23
distribution: "temurin"
24
java-version: 21
0 commit comments