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 f425feb commit da936bbCopy full SHA for da936bb
.github/workflows/deploy_demo.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: .NET Setup SDKs
41
uses: actions/setup-dotnet@v4
42
with:
43
- dotnet-version: 9.0.x
+ dotnet-version: 9.0.205
44
dotnet-quality: ga
45
46
- name: Setup .NET 10.0
0 commit comments