mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-03-13 22:00:19 +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/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: '6.0.x'
|
||||
dotnet-version: 8
|
||||
dotnet-quality: 'preview'
|
||||
|
||||
- name: Restore
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user