We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf4025 commit 9f981a9Copy full SHA for 9f981a9
.github/workflows/draft_release.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup .NET Core
17
uses: actions/setup-dotnet@v1
18
with:
19
- dotnet-version: 5.0.x
+ dotnet-version: 8.0.x
20
- uses: microsoft/[email protected]
21
22
# environmental variables
0 commit comments