Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Update build-and_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrueastman authored Aug 21, 2023
1 parent f13742e commit 6f6284d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v3.0.3
with:
dotnet-version: 7.0.307 # Lock down version till https://github.com/microsoft/vstest/issues/4549 is released
dotnet-version: 7.x
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
Expand Down

0 comments on commit 6f6284d

Please sign in to comment.