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 1625e18 commit 7337a7eCopy full SHA for 7337a7e
.github/workflows/publish.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Install .NET Core
28
uses: actions/setup-dotnet@v3
29
with:
30
- dotnet-version: 6.0.x
+ dotnet-version: 8.0.x
31
32
- name: Install dependencies
33
run: dotnet restore
0 commit comments