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 b253b4f commit 627c533Copy full SHA for 627c533
.github/workflows/csharp-qltest.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: ${{ matrix.os }}
37
steps:
38
- uses: actions/checkout@v4
39
- - name: Setup dotnetg
+ - name: Setup dotnet
40
uses: actions/setup-dotnet@v4
41
with:
42
dotnet-version: 8.0.101
0 commit comments