Skip to content

Commit

Permalink
Update dotnetcore.yml
Browse files Browse the repository at this point in the history
Needed for .NET CDN change

see dotnet/core#9671

and: AzureAD/microsoft-identity-web#3175

Signed-off-by: Keegan <[email protected]>
  • Loading branch information
keegan-caruso authored Jan 4, 2025
1 parent 9a65654 commit ce7be90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout repository
uses: actions/[email protected]
- name: Setup .NET 8.0.x
uses: actions/setup-dotnet@v1.7.2
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.x

Expand Down

0 comments on commit ce7be90

Please sign in to comment.