Skip to content

Commit

Permalink
Update setup/nuget
Browse files Browse the repository at this point in the history
Use a version that uses Node.js 16.
  • Loading branch information
martincostello committed Oct 12, 2022
1 parent 773241c commit 384ceda
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 @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup NuGet
uses: nuget/setup-nuget@v1
uses: nuget/setup-nuget@v1.1.0
with:
nuget-version: '5.11.0'

Expand Down

0 comments on commit 384ceda

Please sign in to comment.