Skip to content

Commit b14e068

Browse files
authored
Update nuget.yml
1 parent 9996dfb commit b14e068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install .NET
2222
uses: actions/[email protected]
2323
with:
24-
dotnet-version: 6.0.x
24+
dotnet-version: 7.0.x
2525

2626
- name: Restore dependencies
2727
run: dotnet restore

0 commit comments

Comments
 (0)