Skip to content

Commit 570d45d

Browse files
committed
Update action.yml
1 parent 1aa3975 commit 570d45d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/dotnet/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ runs:
1616
uses: actions/setup-dotnet@v4
1717
with:
1818
dotnet-version: |
19-
${{ join(fromJson(steps.dotnet.outputs.versions), '\n') }}
19+
${{ join(fromJson(steps.dotnet.outputs.versions), '\n') }}

0 commit comments

Comments
 (0)