Skip to content

Commit 2e5df6d

Browse files
Merge pull request #151 from loresoft/dependabot/github_actions/actions/setup-dotnet-6
Bump actions/setup-dotnet from 5 to 6
2 parents 143f13e + 0db27e6 commit 2e5df6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
fetch-depth: 0
3636

3737
- name: Install .NET
38-
uses: actions/setup-dotnet@v5
38+
uses: actions/setup-dotnet@v6
3939
with:
4040
dotnet-version: 10.x
4141

0 commit comments

Comments
 (0)