Skip to content

Commit

Permalink
Update actions2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sbansla authored Feb 23, 2024
1 parent 1e0d94d commit d5f1235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0.103'
global-json-file: .github/scripts/global.json
- name: Display
run: dotnet --info
- name: Get installed dotnet version
Expand Down

0 comments on commit d5f1235

Please sign in to comment.