We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b2aff9 commit 6acb34aCopy full SHA for 6acb34a
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup .NET
26
uses: actions/setup-dotnet@v3
27
with:
28
- dotnet-version: '7.0.x'
+ dotnet-version: '9.0.x'
29
30
# Setup
31
- name: Install GitVersion
0 commit comments