Skip to content

Commit

Permalink
Fix: Updated Github Action dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ceiridge committed Dec 31, 2020
1 parent 1fa0987 commit cbb1d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildandrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
submodules: true

- name: Setup NuGet for use with actions
uses: NuGet/[email protected].2
uses: NuGet/[email protected].5
with:
nuget-version: '5.x'

Expand Down

0 comments on commit cbb1d85

Please sign in to comment.