mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-01-12 11:47:55 +03:00
dotnet-version: 8
This commit is contained in:
parent
22cb98ef63
commit
28bc6ffcfb
3
.github/workflows/dotnet-master.yml
vendored
3
.github/workflows/dotnet-master.yml
vendored
@ -18,7 +18,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