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 8c105cb commit 5e5d3ceCopy full SHA for 5e5d3ce
.github/workflows/dotnet.yml
@@ -66,7 +66,7 @@ jobs:
66
steps:
67
- uses: actions/checkout@v3
68
- name: Install .NET SDK
69
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v2
70
with:
71
dotnet-version: |
72
2.0.x
0 commit comments