Skip to content

Commit 93df5d5

Browse files
committed
Install net8 in action
1 parent cd97d91 commit 93df5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/setup-dotnet@v3
5656
with:
5757
dotnet-version: |
58-
6.0.x
58+
8.0.x
5959
6060
- name: DotNet Build
6161
shell: pwsh

0 commit comments

Comments
 (0)