Skip to content

Commit

Permalink
Update static-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
enisn authored Dec 11, 2024
1 parent 2512810 commit 534a429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Dotnet Setup
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.x
dotnet-version: 9.x

- run: dotnet workload restore
- run: dotnet tool update -g docfx
Expand Down

0 comments on commit 534a429

Please sign in to comment.