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 9a8d06d + 62cb07a commit a94e18bCopy full SHA for a94e18b
.github/workflows/dotnet.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
33
- name: Install .NET
34
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
35
with:
36
dotnet-version: 9.x
37
0 commit comments