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

View File

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