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 143f13e + 0db27e6 commit 2e5df6dCopy full SHA for 2e5df6d
1 file changed
.github/workflows/dotnet.yml
@@ -35,7 +35,7 @@ jobs:
35
fetch-depth: 0
36
37
- name: Install .NET
38
- uses: actions/setup-dotnet@v5
+ uses: actions/setup-dotnet@v6
39
with:
40
dotnet-version: 10.x
41
0 commit comments