Skip to content

Commit c13cd84

Browse files
Merge pull request #199 from CodebreakerApp/dependabot/github_actions/actions/setup-dotnet-5
Bump actions/setup-dotnet from 4 to 5
2 parents d7ef7aa + b3adfdb commit c13cd84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/createnuget-withbuildnumber.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
ref: ${{ inputs.branch-name }}
5252

5353
- name: Setup .NET
54-
uses: actions/setup-dotnet@v4
54+
uses: actions/setup-dotnet@v5
5555
with:
5656
dotnet-version: ${{ inputs.dotnet-version }}
5757

0 commit comments

Comments
 (0)