We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39fb58 commit 2c302adCopy full SHA for 2c302ad
.github/workflows/ci-build.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup .NET
25
uses: actions/setup-dotnet@v1
26
with:
27
- dotnet-version: '6.0'
+ dotnet-version: '7.0'
28
- name: Install dependencies
29
run: dotnet restore UnlockedData.Chartist.Blazor.sln
30
- name: ngbv set version
0 commit comments