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