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 9b70bcf + 7978840 commit 33f5347Copy full SHA for 33f5347
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
fetch-depth: 0
40
41
- name: Setup .NET
42
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
43
with:
44
dotnet-version: 9.0.x
45
0 commit comments