We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a9618 commit ad11a0eCopy full SHA for ad11a0e
1 file changed
.github/workflow/CICD.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout repository
18
uses: actions/checkout@v2
19
20
- # Step 2: Set up .NET 8.0 SDK
+ # Step 2: Set up .NET 8.0 SD
21
- name: Set up .NET 8.0
22
uses: actions/setup-dotnet@v2
23
with:
0 commit comments