We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6924a31 commit 5a48b10Copy full SHA for 5a48b10
.github/workflows/cd-preview.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Setup .NET 8
50
uses: actions/setup-dotnet@v4
51
with:
52
- dotnet-version: '8.0.x'
+ dotnet-version: '8.0.7'
53
54
- name: Configure the package manifest, logo, and secrets
55
shell: pwsh
0 commit comments