Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/jetbrains.resharper.globalt…
Browse files Browse the repository at this point in the history
…ools-2024.2.6
  • Loading branch information
DanRigby authored Oct 16, 2024
2 parents 30b17a0 + 0644b18 commit 78f89b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
- name: Setup DotNet
uses: actions/setup-dotnet@v4
with:
dotnet-version: '7.0.x'
dotnet-version: |
6.x
8.x
- name: Restore Tools
run: dotnet tool restore
Expand Down

0 comments on commit 78f89b1

Please sign in to comment.