We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5f602 commit 2f0bf3cCopy full SHA for 2f0bf3c
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup .NET Core
14
uses: actions/setup-dotnet@v1
15
with:
16
- dotnet-version: 3.1.200
+ dotnet-version: 5.0.401
17
18
- name: Run the Cake script
19
uses: cake-build/cake-action@v1
0 commit comments