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 3a85974 commit ccd17b1Copy full SHA for ccd17b1
.github/workflows/chapter-4-workflow.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup .NET
29
uses: actions/setup-dotnet@v3
30
with:
31
- dotnet-version: 8.0.x
+ dotnet-version: 9.0.x
32
- name: Add Evolutionary Architecture Nuget Source
33
uses: evolutionary-architecture/evolutionary-architecture-by-example/.github@main
34
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments