Skip to content

Commit 93a4a09

Browse files
committed
Take 3
1 parent 7053b44 commit 93a4a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
name: Build and deploy Demo site
2424
env:
25-
DOTNET_VERSION: "net9.0"
25+
DOTNET_VERSION: "net10.0"
2626
DOTNET_CLI_TELEMETRY_OPTOUT: 1
2727
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
2828
DOTNET_NOLOGO: true

0 commit comments

Comments
 (0)