We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c9e98 commit f76fdd0Copy full SHA for f76fdd0
1 file changed
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup .NET Core SDK
28
uses: actions/setup-dotnet@v4
29
with:
30
- dotnet-version: 7.x
+ dotnet-version: 8.x
31
32
- name: Custom Build Steps
33
run: .\build.ps1
0 commit comments