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 b46f562 commit 8133fdeCopy full SHA for 8133fde
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup .NET
22
uses: actions/setup-dotnet@v4
23
with:
24
- dotnet-version: 9.0.300
+ dotnet-version: 9.0.301
25
26
- name: Restore dependencies
27
run: dotnet restore
0 commit comments