Skip to content

Commit

Permalink
Fix setup dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon committed Feb 23, 2024
1 parent 0efc8c1 commit 9141b8b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/bootstrap/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ runs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
'6.0.x'
'8.0.x'
dotnet-quality: 'ga'
6.0.x
8.0.x
- id: dotnet
shell: bash
Expand Down

0 comments on commit 9141b8b

Please sign in to comment.