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 00c9b09 commit c700c57Copy full SHA for c700c57
.github/workflows/deployment-prod-action.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup .NET
16
uses: actions/setup-dotnet@v1
17
with:
18
- dotnet-version: 7ß.0.x
+ dotnet-version: 7.0.x
19
20
- name: Restore dependencies
21
run: dotnet restore
0 commit comments