Skip to content

Commit 43a2fe1

Browse files
committed
2 parents bce7aa7 + 92aa690 commit 43a2fe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/BuildSocialCacheRefresh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup .NET
2828
uses: actions/setup-dotnet@v1
2929
with:
30-
dotnet-version: 6.0.x
30+
dotnet-version: 8.0.x
3131
- name: Restore dependencies
3232
run: dotnet restore
3333
- name: Build

0 commit comments

Comments
 (0)