1
0
mirror of https://github.com/nsnail/spectre.console.git synced 2025-04-25 20:52:50 +08:00

Install .NET SDK 6.0.101

This commit is contained in:
Patrik Svensson 2022-04-15 10:28:49 +02:00
parent 47fde1875b
commit 7e1fb43f21

@ -70,7 +70,7 @@ jobs:
with: with:
dotnet-version: | dotnet-version: |
5.0.301 5.0.301
6.0.100 6.0.101
- name: Setup Node.js - name: Setup Node.js
uses: actions/setup-node@v2 uses: actions/setup-node@v2