Skip to content

Commit 448a8da

Browse files
authored
Update release-nuget.yaml
1 parent 95e898e commit 448a8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-nuget.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup .NET
1616
uses: actions/setup-dotnet@v4
1717
with:
18-
dotnet-version: 6.0.x
18+
dotnet-version: 8.0.x
1919
- uses: cucumber/[email protected]
2020
with:
2121
nuget-api-key: ${{ secrets.NUGET_API_KEY }}

0 commit comments

Comments
 (0)