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.
2 parents 90bb783 + dc604f5 commit 103ac2aCopy full SHA for 103ac2a
.github/workflows/dotnet.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0
18
- name: Setup .NET
19
- uses: actions/setup-dotnet@v2
+ uses: actions/setup-dotnet@v3
20
21
dotnet-version: 7.0.x
22
- name: Restore dependencies
0 commit comments