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 ec2cfd5 commit f167904Copy full SHA for f167904
.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@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
+ uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
63
with:
64
java-version: 17
65
distribution: 'zulu' # Alternative distribution options are available.
0 commit comments