Skip to content

Commit

Permalink
Merge branch 'main' into users/menakakollu/sap-setup-assistant-script…
Browse files Browse the repository at this point in the history
…s-and-layered-solution
  • Loading branch information
Ryanb58 authored Aug 22, 2024
2 parents 9b2b140 + 5519f09 commit b20b65e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup .NET Core environment
uses: actions/setup-dotnet@v1
with:
dotnet-version: '6.0'
dotnet-version: '8.0'

- name: Set up MSBuild
uses: microsoft/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Setup .NET Core environment
uses: actions/setup-dotnet@v1
with:
dotnet-version: '6.0'
dotnet-version: '8.0'

- name: Set up MSBuild
uses: microsoft/[email protected]
Expand Down

0 comments on commit b20b65e

Please sign in to comment.