Skip to content

Commit 2e90bb3

Browse files
committed
Update action.yml
1 parent e3a5ef9 commit 2e90bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/run-tests/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ runs:
2929
uses: actions/setup-dotnet@v4
3030
with:
3131
dotnet-version: |
32-
'9.0.x'
32+
9.0.x
3333
${{inputs.dotnet-version}}
3434
dotnet-quality: 'ga'
3535

0 commit comments

Comments
 (0)