This commit is contained in:
@@ -11,12 +11,12 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: 10.0.x
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Restore
|
||||
run: dotnet restore
|
||||
|
||||
Reference in New Issue
Block a user