Skip to content

Commit

Permalink
Merge branch 'master' into abaqus-float-hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
kip-hart committed Mar 30, 2022
2 parents 6f4311c + 45b97f2 commit 5b3e366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ossar-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: '3.1.201'
dotnet-version: '6.0.x'

# Run open source static analysis tools
- name: Run OSSAR
Expand Down

0 comments on commit 5b3e366

Please sign in to comment.