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 495a511 commit ab7bedfCopy full SHA for ab7bedf
.github/workflows/dotnet-core-desktop.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Install .NET Core
40
uses: actions/setup-dotnet@v1
41
with:
42
- dotnet-version: 3.1.401
+ dotnet-version: 3.1.x
43
44
- name: Use Node.js 12
45
uses: actions/setup-node@v1
0 commit comments