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 737d4a6 commit 2e46de7Copy full SHA for 2e46de7
.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