Skip to content

Commit

Permalink
Update dotnet sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
1-max-1 committed Nov 25, 2024
1 parent ca1da8f commit 1afbade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Setup .NET SDK
uses: actions/setup-dotnet@v4
with:
dotnet-version: 7.0.101
dotnet-version: 9.0.100

# Will install all the packages for the project
- name: Restore NuGet Packages
Expand Down

0 comments on commit 1afbade

Please sign in to comment.