diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 1bbae0f6..18ebf622 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: sudo apt-get install python3-pyqt5 make modules - if: matrix.language == 'python' - - name: Autobuild + name: Autobuild uses: github/codeql-action/autobuild@v1 # Analysis - name: Perform CodeQL Analysis