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 dbc26dd commit f82426eCopy full SHA for f82426e
.github/workflows/main.yml
@@ -70,7 +70,7 @@ jobs:
70
submodules: true
71
72
# Setup .NET
73
- - name: Setup .NET ${{ matrix.framework }}
+ - name: Setup .NET 6.0
74
uses: actions/setup-dotnet@v4
75
with:
76
dotnet-version: '6.0.x'
0 commit comments