Update action.yml

master
Vitalii Mikhailov 2 years ago committed by GitHub
parent 84191e9062
commit 29e22f668a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ runs:
fetch-depth: ${{inputs.fetch-depth}}
- name: Setup .NET 6, 7, 8
- uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
6.x.x

Loading…
Cancel
Save