We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f5d36 commit 43134a9Copy full SHA for 43134a9
.github/actions/setup-dotnet/action.yml
@@ -5,6 +5,5 @@ runs:
5
steps:
6
- name: Set up .NET Core
7
uses: actions/setup-dotnet@v4.2.0
8
- shell: bash
9
with:
10
dotnet-version: '9.0.x'
0 commit comments