Skip to content

Commit fc66d5e

Browse files
committed
Update to preview 7 of .NET 10
1 parent 945c232 commit fc66d5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up .NET Core
2121
uses: actions/setup-dotnet@v4
2222
with:
23-
dotnet-version: "10.0.100-preview.2.25164.34"
23+
dotnet-version: "10.0.100-preview.7.25380.108"
2424

2525
- name: Install bun
2626
uses: oven-sh/setup-bun@v2

0 commit comments

Comments
 (0)