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 5867285 + a1ad343 commit e4dc3e8Copy full SHA for e4dc3e8
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
28
# Install the .NET Core workload
29
- name: Setup .NET
30
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
31
with:
32
dotnet-version: |
33
9.0.x
0 commit comments