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 d69e30b commit 5e7fed3Copy full SHA for 5e7fed3
.github/workflows/ci-sonar-angular.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0 # Sonar cần full history để tính blame
32
33
- name: Set up JDK (for Sonar scanner)
34
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
35
with:
36
distribution: temurin
37
java-version: "21"
0 commit comments