We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7202e44 commit 2475db7Copy full SHA for 2475db7
.github/workflows/codeql.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
language: [ 'csharp', 'javascript-typescript', 'python' ]
23
- dot-version: ['3.1.x']
+ dot-version: ['4.1.x']
24
25
steps:
26
- name: Checkout repository
0 commit comments