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 36e2d31 + b179466 commit 1f69ecbCopy full SHA for 1f69ecb
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
fetch-depth: 0
40
41
- name: Setup .NET
42
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
43
with:
44
dotnet-version: |
45
3.1.x
0 commit comments