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 1111d23 commit ca0a8abCopy full SHA for ca0a8ab
.github/workflows/dotnetcore-build.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Setup .NET Core
15
uses: actions/setup-dotnet@v4
16
with:
17
- dotnet-version: 8.0.x
+ dotnet-version: 8.0.12
18
19
- name: Install dependencies
20
run: dotnet restore RulesEngine.sln
0 commit comments