We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7ef7aa + b3adfdb commit c13cd84Copy full SHA for c13cd84
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@v4
+ uses: actions/setup-dotnet@v5
55
with:
56
dotnet-version: ${{ inputs.dotnet-version }}
57
0 commit comments