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.
1 parent 58bbb10 commit da30f0eCopy full SHA for da30f0e
.github/workflows/release.yml
@@ -108,7 +108,7 @@ jobs:
108
- name: Setup .NET
109
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
110
with:
111
- dotnet-version: 9.0.x
+ dotnet-version: 10.0.x
112
113
- name: Download build artifacts
114
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
@@ -163,7 +163,7 @@ jobs:
163
164
165
166
167
168
169
0 commit comments