Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Prince527GitHub authored Jun 21, 2024
1 parent ebf1322 commit 774152c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup dotnet
uses: actions/setup-dotnet@v3
with:
dotnet-version: '4.x.x'
dotnet-version: '5.x.x'

- name: Install dependencies
run: dotnet restore
Expand Down

0 comments on commit 774152c

Please sign in to comment.