Skip to content

Commit 6821f62

Browse files
updated dot-version
1 parent 2475db7 commit 6821f62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
language: [ 'csharp', 'javascript-typescript', 'python' ]
23-
dot-version: ['4.1.x']
22+
language: [ 'csharp', 'javascript-typescript' ]
23+
dot-version: ['3.1.x']
2424

2525
steps:
2626
- name: Checkout repository

0 commit comments

Comments
 (0)