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 fc036ab commit 7e8694dCopy full SHA for 7e8694d
.github/workflows/build-dev.yml
@@ -27,7 +27,7 @@ jobs:
27
name: Setup .NET
28
uses: actions/setup-dotnet@v3
29
with:
30
- dotnet-version: '7.0'
+ dotnet-version: '7.0.102'
31
-
32
name: Unshallow
33
run: git fetch --prune --unshallow
0 commit comments