Skip to content

Commit

Permalink
Update nugetTests.yml (#2849)
Browse files Browse the repository at this point in the history
* Update nugetTests.yml

* Update nugetTests.yml
  • Loading branch information
sverdlov93 authored Jan 28, 2025
1 parent 70b19c5 commit 1667f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nugetTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Install .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: '6.x'
dotnet-version: '8.x'

- name: Install NuGet
uses: nuget/setup-nuget@v2
Expand Down

0 comments on commit 1667f0b

Please sign in to comment.