Skip to content

Commit d423d1f

Browse files
committed
Bump .NET version in Actions
1 parent d106950 commit d423d1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/setup-dotnet@v1
2121
with:
2222
dotnet-version: |
23-
6.0.100
23+
7.0.102
2424
- if: ${{ runner.os == 'Windows' }}
2525
uses: microsoft/setup-msbuild@v1.1
2626
- run: dotnet build src /WarnAsError

0 commit comments

Comments
 (0)