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 abf2b5b commit 5e321e0Copy full SHA for 5e321e0
1 file changed
.github/workflows/Release.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Setup .NET
15
uses: actions/setup-dotnet@v3
16
with:
17
- dotnet-version: 6.0.x
+ dotnet-version: 8.0.x
18
- run: echo "ACTIONS_ALLOW_UNSECURE_COMMANDS=true" >> $GITHUB_ENV
19
- name: Install GitVersion
20
uses: gittools/actions/gitversion/setup@v0
0 commit comments