Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lisandro-iraguen committed Feb 4, 2024
2 parents 9ae623e + 8f9c344 commit 515e784
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.201
dotnet-version: 8.0.100
- name: Restore and build
run: |
dotnet restore
Expand Down

0 comments on commit 515e784

Please sign in to comment.