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 935a745 + 0f16a38 commit 6031f79Copy full SHA for 6031f79
1 file changed
.github/workflows/dotnet.yml
@@ -30,7 +30,7 @@ jobs:
30
fetch-depth: 0
31
32
- name: Install .NET
33
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
34
with:
35
dotnet-version: 8.0.x
36
0 commit comments