Skip to content

Commit

Permalink
Update .github/workflows/main.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Copilot <[email protected]>
  • Loading branch information
dgee2 and Copilot authored Feb 28, 2025
1 parent 9b43e54 commit 55d061a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup dotnet 9.x
uses: actions/setup-dotnet@v4
with:
dotnet-version: '9.x'
dotnet-version: '9.0.x'

- name: Install .NET Aspire workload
run: dotnet workload install aspire
Expand Down

0 comments on commit 55d061a

Please sign in to comment.