Update actions/setup-dotnet action to v5
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m27s

This commit was merged in pull request #27.
This commit is contained in:
Renovate Bot
2026-02-06 22:15:58 +00:00
parent 8cec792073
commit 63f1a467c0

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