Skip to content

Commit 704d66a

Browse files
committed
Updated .NET version to 8.0
1 parent c2d51a2 commit 704d66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup .NET SDK
1616
uses: actions/[email protected]
1717
with:
18-
dotnet-version: 7.x
18+
dotnet-version: 8.x
1919
- name: Install .NET WASM Build Tools
2020
run: dotnet workload install wasm-tools
2121
- name: Publish .NET project

0 commit comments

Comments
 (0)