Skip to content

Commit 5d527f1

Browse files
Merge pull request #80 from CodebreakerApp/dependabot/github_actions/actions/setup-dotnet-4
Bump actions/setup-dotnet from 3 to 4
2 parents ffbd715 + cdca1c6 commit 5d527f1

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@v3
54+
uses: actions/setup-dotnet@v4
5555
with:
5656
dotnet-version: ${{ inputs.dotnet-version }}
5757
dotnet-quality: 'preview'

0 commit comments

Comments
 (0)