Skip to content

Commit 792fd32

Browse files
authored
Update ci.yml
Signed-off-by: Najaf Shaikh <ns4mail@gmail.com>
1 parent b9c11f4 commit 792fd32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up .NET
2222
uses: actions/setup-dotnet@v4
2323
with:
24-
dotnet-version: '9.x.x'
24+
dotnet-version: '9.0.x'
2525

2626
- name: Restore dependencies
2727
run: dotnet restore

0 commit comments

Comments
 (0)