Skip to content

Commit

Permalink
roll docs to .net 9
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok committed Dec 26, 2024
1 parent f5039f5 commit afa03f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: Publish docs
runs-on: windows-latest
env:
DOTNET_VERSION: '8.0.x' # The .NET SDK version to use
DOTNET_VERSION: '9.0.x' # The .NET SDK version to use

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit afa03f1

Please sign in to comment.