Skip to content

Commit 92aa690

Browse files
authored
Update BuildSocialCacheRefresh.yml
1 parent b2bd36d commit 92aa690

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)