Skip to content

Commit

Permalink
Update nuget action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Otterbein committed Jul 7, 2024
1 parent 6b5ea57 commit d56f539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
msbuild-architecture: x64

- name: Setup NuGet
uses: NuGet/setup-nuget@v1
uses: NuGet/setup-nuget@v2

- name: Restore NuGet packages
run: nuget restore .\FFXIVZoomHack.sln
Expand Down

0 comments on commit d56f539

Please sign in to comment.