Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Moreira authored Nov 15, 2023
1 parent bc80a0b commit c8a274e
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 @@ -17,7 +17,7 @@ jobs:
- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v1
with:
dotnet-version: 7.0.x
dotnet-version: 8.0.x

# publishes Blazor project to the release-folder
- name: Publish .NET Core Project
Expand Down

0 comments on commit c8a274e

Please sign in to comment.