Update actions/setup-dotnet action to v5
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m27s
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user