Skip to content

Commit

Permalink
Added Setup .NET Stepp
Browse files Browse the repository at this point in the history
  • Loading branch information
semalaiappan committed Feb 28, 2024
1 parent 8010bab commit 5f326d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CodeQL Security Scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
fail-fast: false

steps:
- name: Setup .NET
uses: actions/setup-dotnet@607fce577a46308457984d59e4954e075820f10a # v3.0.3
with:
dotnet-version: 3.1.x
- name: Checkout Ed-Fi-ODS-Implementation
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
Expand Down

0 comments on commit 5f326d9

Please sign in to comment.