We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66774a6 commit 28fcd5dCopy full SHA for 28fcd5d
.github/workflows/on-release-tag-main.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup .NET Environment
18
uses: actions/setup-dotnet@v1
19
with:
20
- dotnet-version: 5.0.100
+ dotnet-version: 6.0.400
21
source-url: https://api.nuget.org/v3/index.json
22
env:
23
NUGET_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments