Skip to content

Commit 3e06aae

Browse files
authored
Merge pull request #23 from nilsauf/dependabot/github_actions/actions/setup-dotnet-5.0.1
Bump actions/setup-dotnet from 5.0.0 to 5.0.1
2 parents 87cc531 + f4f156b commit 3e06aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].0
23+
uses: actions/[email protected].1
2424
with:
2525
dotnet-version: |
2626
8.0.x

0 commit comments

Comments
 (0)