We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b451b95 commit 75429b8Copy full SHA for 75429b8
.github/workflows/chapter-4-contracts-workflow.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup .NET
28
uses: actions/setup-dotnet@v3
29
with:
30
- dotnet-version: 8.0.x
+ dotnet-version: 9.0.x
31
- name: Add Evolutionary Architecture Nuget Source
32
uses: evolutionary-architecture/evolutionary-architecture-by-example/.github@main
33
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
0 commit comments