Skip to content

Commit f862dbd

Browse files
Update build.yml
1 parent 37672cc commit f862dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup .NET
2222
uses: actions/setup-dotnet@v4
2323
with:
24-
dotnet-version: 9.0.201
24+
dotnet-version: 9.0.203
2525

2626
- name: Restore dependencies
2727
run: dotnet restore

0 commit comments

Comments
 (0)