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 a4c9e88 commit ec20d6bCopy full SHA for ec20d6b
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
lfs: true
35
fetch-depth: 0
36
- name: "Install .NET SDK"
37
- uses: actions/setup-dotnet@v3.0.3
+ uses: actions/setup-dotnet@v3.2.0
38
with:
39
dotnet-version: |
40
6.0.x
0 commit comments