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 8cc8f1b commit 1b20976Copy full SHA for 1b20976
.github/workflows/build-and-deploy-production.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v4
21
22
- - name: Setup .NET Core SDK 8.0
+ - name: Setup .NET Core SDK 8.0
23
uses: actions/setup-dotnet@v4
24
with:
25
dotnet-version: 8.0.x
0 commit comments