Skip to content

Commit 9ce6ffd

Browse files
authored
Merge pull request #56 from nilsauf/dependabot/github_actions/actions/setup-dotnet-5.4.0
Bump actions/setup-dotnet from 5.3.0 to 5.4.0
2 parents 730e8f5 + b8cbe96 commit 9ce6ffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: Install .NET
23-
uses: actions/setup-dotnet@v5.3.0
23+
uses: actions/setup-dotnet@v5.4.0
2424
with:
2525
dotnet-version: |
2626
8.0.x

0 commit comments

Comments
 (0)