Skip to content

Commit

Permalink
update net 8 version to preview7 in GitHub action (#2234)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Aug 18, 2023
1 parent 40be4d0 commit 493398b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Setup .NET 8.0.x
uses: actions/[email protected]
with:
dotnet-version: 8.0.100-preview.6.23330.14
dotnet-version: 8.0.100-preview.7.23376.3

# Build and test
- name: Restore packages
Expand Down

0 comments on commit 493398b

Please sign in to comment.