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 b1f530c commit 9b22f60Copy full SHA for 9b22f60
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
languages: csharp
39
40
- name: Setup .NET Core
41
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
42
43
- name: Build
44
run: dotnet build --configuration release
0 commit comments