We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afd6fa commit 4725b35Copy full SHA for 4725b35
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
27
# Backend
28
- name: Set up .NET SDK
29
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
30
with:
31
dotnet-version: '8.0.x'
32
- name: NuGet Cache
0 commit comments