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 d2058bd commit 44d1b76Copy full SHA for 44d1b76
.github/workflows/sonar.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup .NET 6
26
uses: actions/[email protected]
27
with:
28
- dotnet-version: 6.0.x
+ dotnet-version: 3.1
29
- name: Setup java
30
uses: actions/setup-java@v1
31
0 commit comments