Skip to content

Commit

Permalink
update to RC 1 for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored and brentschmaltz committed Sep 22, 2023
1 parent eeaa61b commit d8a5f6e
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.7.23376.3
dotnet-version: 8.0.100-rc.1.23463.5

# Build and test
- name: Restore packages
Expand Down

0 comments on commit d8a5f6e

Please sign in to comment.