We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffbd715 + cdca1c6 commit 5d527f1Copy full SHA for 5d527f1
1 file changed
.github/workflows/createnuget-withbuildnumber.yml
@@ -51,7 +51,7 @@ jobs:
51
ref: ${{ inputs.branch-name }}
52
53
- name: Setup .NET
54
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
55
with:
56
dotnet-version: ${{ inputs.dotnet-version }}
57
dotnet-quality: 'preview'
0 commit comments