Skip to content

Commit 37e69f1

Browse files
committed
Update publish.yml
1 parent 98e9ae3 commit 37e69f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install .NET Core
2828
uses: actions/setup-dotnet@v3
2929
with:
30-
dotnet-version: 6.0.x
30+
dotnet-version: 8.0.x
3131

3232
- name: Install dependencies
3333
run: dotnet restore ${{env.SOLUTION}}

0 commit comments

Comments
 (0)