Skip to content

Commit

Permalink
CI to dotnet 8
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhathcock committed Dec 18, 2023
1 parent ea3a96e commit 4f7a0d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4
with:
dotnet-version: 7.0.x
dotnet-version: 8.0.x
cache: true
- name: NuGet Caching
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 4f7a0d3

Please sign in to comment.