Skip to content

Commit

Permalink
- Use dotnet-quality: 'preview'
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaBear84 committed Jan 2, 2025
1 parent a7ce7fa commit 7af6107
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 @@ -59,7 +59,7 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: '9.0.x'
include-prerelease: true
dotnet-quality: 'preview'
cache: true

- name: Get version info
Expand Down

0 comments on commit 7af6107

Please sign in to comment.