Skip to content

Commit 922029a

Browse files
Merge pull request #138 from loresoft/dependabot/github_actions/actions/setup-dotnet-6
Bump actions/setup-dotnet from 5 to 6
2 parents 658af5f + 6d09fc9 commit 922029a

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
@@ -33,7 +33,7 @@ jobs:
3333
fetch-depth: 0
3434

3535
- name: Install .NET Core
36-
uses: actions/setup-dotnet@v5
36+
uses: actions/setup-dotnet@v6
3737
with:
3838
dotnet-version: 10.x
3939

0 commit comments

Comments
 (0)