Skip to content

Commit 6e774c1

Browse files
authored
Update ci.yml
1 parent 3c61624 commit 6e774c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup .NET
2424
uses: actions/setup-dotnet@v1
2525
with:
26-
dotnet-version: 6.0.x
26+
dotnet-version: 7.0.x
2727

2828
- name: Build
2929
run: dotnet build FastEndpoints.Extensions.sln --configuration Release

0 commit comments

Comments
 (0)