Skip to content

Commit 9b44174

Browse files
author
Tim Forkmann
committed
Update .NET SDK version to 9.0.202 in GitHub Actions workflow
1 parent 04c2f2e commit 9b44174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup .NET 9 SDK
1818
uses: actions/setup-dotnet@v4
1919
with:
20-
dotnet-version: 9.0.201
20+
dotnet-version: 9.0.202
2121

2222
- name: Install Tools
2323
run: dotnet tool restore

0 commit comments

Comments
 (0)