Skip to content

Commit

Permalink
Downgade inspector dotnet version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pythonic-Rainbow committed Feb 23, 2024
1 parent 81125ca commit 76d0105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: '8.0.x'
dotnet-version: 8.0.101
- name: Restore
run: dotnet restore
- name: Inspect
Expand Down

0 comments on commit 76d0105

Please sign in to comment.