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 67dcb7e commit d1d4d15Copy full SHA for d1d4d15
.github/workflows/NetCoreTests.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- uses: actions/checkout@v2
56
- name: Setup .NET
57
- uses: actions/setup-dotnet@v1
+ uses: actions/setup-dotnet@v2
58
with:
59
dotnet-version: 6.0.x
60
0 commit comments