Skip to content

Commit

Permalink
Trying to move back to 8.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
psmulovics authored Jan 3, 2025
1 parent 17cb961 commit 20d120e
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 @@ -24,7 +24,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1.0
with:
dotnet-version: '8.0.x'
dotnet-version: '8.0.10'

- name: Restore dependencies
run: dotnet restore --locked-mode
Expand Down

0 comments on commit 20d120e

Please sign in to comment.