mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-01-13 04:07:56 +03:00
parent
3b72547621
commit
859c7d3c57
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:
|
||||||
|
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