Skip to content

Commit 3633849

Browse files
committed
Fixed YAML
1 parent 91c963a commit 3633849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout code
1414
uses: actions/checkout@v3
1515

16-
- name: Setup .NET 8.0
16+
- name: Setup .NET 8.0
1717
uses: actions/setup-dotnet@v3
1818
with:
1919
dotnet-version: 8.0.x

0 commit comments

Comments
 (0)