Skip to content

Commit

Permalink
Fix bootstrap action
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon committed Feb 23, 2024
1 parent 6e5f794 commit 0efc8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bootstrap/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:
# Install latest .NET SDKs for supported LTS versions
- name: Setup dotnet
- uses: actions/setup-dotnet@v4
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
'6.0.x'
Expand Down

0 comments on commit 0efc8c1

Please sign in to comment.