Skip to content

Commit b83d939

Browse files
committed
Fix yaml
1 parent 9963d3e commit b83d939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Setup dotnet v8
5555
uses: actions/setup-dotnet@v4
5656
with:
57-
- dotnet-version: 8.0.100
57+
dotnet-version: '8.0.x'
5858

5959
- name: Restore local tools
6060
run: dotnet tool restore

0 commit comments

Comments
 (0)