Skip to content

Commit

Permalink
Testing with wildcard version where the latest is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Oct 12, 2022
1 parent 9212e0c commit 2525d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-dotnet/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ runs:
- name: Set up .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: ${{ inputs.dotnet-version }}
dotnet-version: 5.0.x

0 comments on commit 2525d0f

Please sign in to comment.