Skip to content

Commit

Permalink
chore: Update .net in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
NikiforovAll committed Apr 24, 2024
1 parent 61efba3 commit ea3484d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: "Install .NET SDK"
uses: actions/setup-dotnet@v1
with:
dotnet-version: 6.0.100
dotnet-version: 8.0.204
- name: "Dotnet Tool Restore"
run: dotnet tool restore
shell: pwsh
Expand Down

0 comments on commit ea3484d

Please sign in to comment.