Skip to content

Commit 676ca6b

Browse files
committed
fix: update key from dotnet-versions to dotnet-sdks in CI configuration
1 parent c65ba8c commit 676ca6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: mycsharp/github-actions/.github/workflows/dotnet-nuget-build-multi-sdk.yml@main
1616
with:
1717
configuration: Release
18-
dotnet-versions: |
18+
dotnet-sdks: |
1919
8.x
2020
9.x
2121
10.x

0 commit comments

Comments
 (0)