Skip to content

Commit

Permalink
ci: pin .NET SDK to 6.0.423 (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
ostridm authored Jun 14, 2024
1 parent f8bd92e commit b04d9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/composite/net/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runs:
uses: actions/setup-dotnet@v3
if: runner.os == 'Windows'
with:
dotnet-version: 6.x.x
dotnet-version: 6.0.423

- name: Dependency Caching
uses: actions/cache@v3
Expand Down

0 comments on commit b04d9f6

Please sign in to comment.