GitHub Action #42

Closed
danieljsummers wants to merge 7 commits from actions-yaml into main
Showing only changes of commit 04eea94e62 - Show all commits

View File

@ -35,7 +35,7 @@ jobs:
steps:
- name: Check Out Code
uses: actions/cehckout@v4
uses: actions/checkout@v4
- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v4.0.0
with: