Skip to content

Commit 495a511

Browse files
Update dotnet-core-desktop.yml
Use updated sdk
1 parent a55b8c6 commit 495a511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install .NET Core
4040
uses: actions/setup-dotnet@v1
4141
with:
42-
dotnet-version: 3.1.101
42+
dotnet-version: 3.1.401
4343

4444
- name: Use Node.js 12
4545
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)