We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9032dc + d3af326 commit 453373dCopy full SHA for 453373d
1 file changed
.github/workflows/sonar.yml
@@ -17,7 +17,7 @@ jobs:
17
dotnet-version: 6.0.x
18
19
- name: Set up JDK 11
20
- uses: actions/setup-java@v1
+ uses: actions/setup-java@v5
21
with:
22
java-version: 1.11
23
- uses: actions/checkout@v2
0 commit comments