mirror of
https://github.com/D4M13N-D3V/comissions-app-core-api.git
synced 2025-03-13 09:34:55 +00:00
fix: changed the .NET sdk version
This commit is contained in:
parent
dfee3feda5
commit
a788ef3b79
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: 6.0.x
|
||||
dotnet-version: 8.0.x
|
||||
|
||||
- name: Set up GitVersion
|
||||
uses: gittools/actions/gitversion/setup@v0.9.15
|
||||
|
Loading…
x
Reference in New Issue
Block a user