We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b508e4c commit cd42653Copy full SHA for cd42653
1 file changed
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Dotnet
16
uses: actions/setup-dotnet@v1
17
with:
18
- dotnet-version: 7.0.405
+ dotnet-version: 8.0.x
19
20
- name: Install GitVersion
21
uses: gittools/actions/gitversion/setup@v0.9.7
0 commit comments