Skip to content

Commit bac360f

Browse files
authored
Merge pull request #31 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 c0bae6c + 992eb43 commit bac360f

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)