mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-03-22 18:20:21 +03:00
dotnet-version: 8
This commit is contained in:
parent
3b72547621
commit
22cb98ef63
3
.github/workflows/dotnet-develop.yml
vendored
3
.github/workflows/dotnet-develop.yml
vendored
@ -19,7 +19,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-dotnet@v3
|
- uses: actions/setup-dotnet@v3
|
||||||
with:
|
with:
|
||||||
dotnet-version: '6.0.x'
|
dotnet-version: 8
|
||||||
|
dotnet-quality: 'preview'
|
||||||
|
|
||||||
- name: Restore
|
- name: Restore
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user