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 48260bb + 7d95b43 commit 6aaf432Copy full SHA for 6aaf432
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v6
14
- name: Setup .NET Core
15
- uses: actions/setup-dotnet@v5
+ uses: actions/setup-dotnet@v6
16
with:
17
dotnet-version: '8.0.x'
18
dotnet-quality: 'preview'
0 commit comments