We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a5ef9 commit 2e90bb3Copy full SHA for 2e90bb3
.github/actions/run-tests/action.yml
@@ -29,7 +29,7 @@ runs:
29
uses: actions/setup-dotnet@v4
30
with:
31
dotnet-version: |
32
- '9.0.x'
+ 9.0.x
33
${{inputs.dotnet-version}}
34
dotnet-quality: 'ga'
35
0 commit comments