Skip to content

Commit

Permalink
changing .net version
Browse files Browse the repository at this point in the history
  • Loading branch information
jharajeev55 committed Apr 18, 2024
1 parent 9bbfb84 commit 89beb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Setup dotnet
uses: actions/setup-dotnet@v4
with:
dotnet-version: '4.8.x'
dotnet-version: '4.0.x'

- name: Restore dependencies
run: dotnet restore
Expand Down

0 comments on commit 89beb3e

Please sign in to comment.