mirror of
https://github.com/Ryujinx/Ryujinx.CustomTasks.git
synced 2025-08-10 09:11:02 +00:00
Merge 522cdd3907
into 6678499785
This commit is contained in:
commit
e681208d15
2
.github/workflows/publish-nuget.yml
vendored
2
.github/workflows/publish-nuget.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: actions/setup-dotnet@v3
|
- uses: actions/setup-dotnet@v4
|
||||||
with:
|
with:
|
||||||
dotnet-version: 7.0.x
|
dotnet-version: 7.0.x
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue