mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-05-07 13:37:46 +00:00
Bump setup-nuget to v4
This commit is contained in:
parent
74bcbd9816
commit
e05d359721
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rpcs3.yml
vendored
2
.github/workflows/rpcs3.yml
vendored
|
|
@ -235,7 +235,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Setup NuGet
|
||||
uses: nuget/setup-nuget@v2
|
||||
uses: nuget/setup-nuget@v4
|
||||
|
||||
- name: Restore NuGet packages
|
||||
run: nuget restore rpcs3.sln
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue