Skip to content

Commit e6b152f

Browse files
Updated dotnet version
1 parent 885c63f commit e6b152f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sca-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Setup .NET Core @ Latest
1414
uses: actions/setup-dotnet@v1
1515
with:
16-
dotnet-version: "7.0.x"
16+
dotnet-version: "10.0.x"
1717

1818
- name: Run Dotnet Restore
1919
run: dotnet restore

0 commit comments

Comments
 (0)