We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd116f commit 3611673Copy full SHA for 3611673
1 file changed
.github/workflows/codeql-analysis.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- language: ['actions', 'csharp']
+ languages: ['actions', 'csharp']
25
26
runs-on: ubuntu-latest
27
0 commit comments