Skip to content

Commit

Permalink
Merge pull request #62 from AmielCyber/dev
Browse files Browse the repository at this point in the history
Update main_pet-search.yml
  • Loading branch information
AmielCyber authored Jun 9, 2024
2 parents c52ad72 + 3756d94 commit 37a9292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_pet-search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: '7.x'
dotnet-version: '8.x'
include-prerelease: true

- name: Build with dotnet
Expand Down

0 comments on commit 37a9292

Please sign in to comment.