Skip to content

Commit

Permalink
use .net6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotoffia committed Oct 6, 2024
1 parent 50b96bc commit c938a30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: '3.1.x'
dotnet-version: '6.0.x'


- name: Install .NET tools
run: |
Expand Down

0 comments on commit c938a30

Please sign in to comment.