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 15, 2024
1 parent e402886 commit b24c032
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 @@ -19,7 +19,7 @@ jobs:
- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: '3.1.x'
dotnet-version: '7.0.103'
# - name: Display
# run: ls /usr/share/dotnet/sdk/
# - name: Remove faulty SDK version
Expand Down

0 comments on commit b24c032

Please sign in to comment.