Update actions/setup-dotnet action to v5 #27

Merged
mcmuzzle merged 1 commits from renovate/actions-setup-dotnet-5.x into main 2026-02-06 22:26:08 +00:00
Showing only changes of commit 63f1a467c0 - Show all commits

View File

@@ -24,7 +24,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup .NET
uses: actions/setup-dotnet@v4
uses: actions/setup-dotnet@v5
with:
dotnet-version: |
10.x