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 ef68088 commit 50d0f8aCopy full SHA for 50d0f8a
.github/workflows/build-dev.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v3
26
-
27
name: Setup .NET
28
- uses: actions/setup-dotnet@v2
+ uses: actions/setup-dotnet@v3
29
with:
30
dotnet-version: '6.0'
31
.github/workflows/pull-request.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
21
0 commit comments