We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11d76ee commit cc4c181Copy full SHA for cc4c181
1 file changed
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set up .NET SDK
28
uses: actions/setup-dotnet@v4
29
with:
30
- dotnet-version: 7.0.x
+ dotnet-version: 8.0.x
31
- name: NuGet cache
32
uses: actions/cache@v4
33
0 commit comments