mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-10 17:59:38 +08:00
chore: update ci build version
This commit is contained in:
parent
20bd2ac0bc
commit
38c339c1aa
2
.github/actions/build/action.yml
vendored
2
.github/actions/build/action.yml
vendored
@ -34,7 +34,7 @@ runs:
|
|||||||
- name: Setup .NET
|
- name: Setup .NET
|
||||||
uses: actions/setup-dotnet@v4
|
uses: actions/setup-dotnet@v4
|
||||||
with:
|
with:
|
||||||
dotnet-version: '9.x.x'
|
dotnet-version: '10.x.x'
|
||||||
|
|
||||||
# https://learn.microsoft.com/en-us/dotnet/core/tools/global-tools
|
# https://learn.microsoft.com/en-us/dotnet/core/tools/global-tools
|
||||||
- name: Restore .NET Tools
|
- name: Restore .NET Tools
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user