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 126a8c0 commit d45e737Copy full SHA for d45e737
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
18
- name: Setup .NET
19
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
20
with:
21
dotnet-version: 6.0.x
22
0 commit comments