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 87fae92 commit 95da566Copy full SHA for 95da566
.github/workflows/sonarcloud-analysis.yml
@@ -59,7 +59,7 @@ jobs:
59
7.0.x
60
61
- name: Set up JDK 17
62
- uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4
+ uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4
63
with:
64
java-version: 17
65
distribution: 'zulu' # Alternative distribution options are available.
0 commit comments