Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
update dotnet version
  • Loading branch information
marsen authored Jan 21, 2024
1 parent 41d8bdb commit 8df374b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: '7.0'
dotnet-version: '8.0'
include-prerelease: True
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 8df374b

Please sign in to comment.