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 112c201 commit 8cb7db5Copy full SHA for 8cb7db5
1 file changed
.github/workflows/build.yaml
@@ -22,11 +22,11 @@ jobs:
22
with:
23
fetch-depth: 0
24
- name: Setup .NET Core 2.1
25
- uses: actions/setup-dotnet@v1.5.0
+ uses: actions/setup-dotnet@v1.7.2
26
27
dotnet-version: 2.1.806
28
- name: Setup .NET Core 3.1
29
30
31
dotnet-version: 3.1.300
32
- name: .net SxS Unix
0 commit comments