Skip to content

Commit 2685107

Browse files
committed
update
1 parent 952220f commit 2685107

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- name: Setup .NET
23-
uses: actions/setup-dotnet@v3
24-
with:
25-
dotnet-version: '8.0.x'
23+
- uses: actions/setup-dotnet@v4
2624

2725
- name: Setup MSBuild
2826
uses: microsoft/setup-msbuild@v1

0 commit comments

Comments
 (0)