Skip to content

Commit a059c03

Browse files
authored
Merge pull request #145 from Analogy-LogViewer/dependabot/github_actions/NuGet/setup-nuget-3.1.0
Bump NuGet/setup-nuget from 2.0.1 to 3.1.0
2 parents a9976d8 + 0c788b0 commit a059c03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-core-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
runs-on: windows-latest
6666
steps:
6767
- name: Setup NuGet.exe for use with actions
68-
uses: NuGet/setup-nuget@v2.0.1
68+
uses: NuGet/setup-nuget@v3.1.0
6969
- name: 'Download Artifact'
7070
uses: actions/download-artifact@v8.0.1
7171
with:

0 commit comments

Comments
 (0)