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 bc3314e commit f31080fCopy full SHA for f31080f
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/setup-dotnet@v2
17
with:
18
dotnet-version: 8.0.x
19
- dotnet-quality: preview
+ include-prerelease: true
20
21
- name: checkout repository
22
uses: actions/checkout@v2
0 commit comments