Skip to content

Commit

Permalink
Merge pull request #360 from tgjones/bump-dotnet-version
Browse files Browse the repository at this point in the history
Bump .NET version in CI
  • Loading branch information
tgjones authored Jul 30, 2023
2 parents 79282e5 + 0918531 commit 092693a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 5.0.x
dotnet-version: 7.0.x

- name: Version
uses: aarnott/[email protected]
Expand Down

0 comments on commit 092693a

Please sign in to comment.