Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Forkmann committed Jan 12, 2024
1 parent 7668db3 commit 2ac6a7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
- name: Checkout source
uses: actions/checkout@v2

- name: Setup .NET 7 SDK
- name: Setup .NET 8 SDK
uses: actions/[email protected]
with:
dotnet-version: 7.0.100
dotnet-version: 8.0.101

- name: Install Tools
run: dotnet tool restore
Expand Down

0 comments on commit 2ac6a7c

Please sign in to comment.