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 9ebd162 commit c2e74b6Copy full SHA for c2e74b6
.github/workflows/master.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup .NET 6
27
uses: actions/setup-dotnet@v4
28
with:
29
- - dotnet-version: 6.0.x
+ dotnet-version: 6.0.x
30
31
- name: Setup .NET
32
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
0 commit comments