1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00
This commit is contained in:
Naor Peled 2023-11-17 20:42:23 +02:00
parent d1c9821b0a
commit bd03478616

View File

@ -43,6 +43,6 @@ jobs:
- run: npm run build
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@v1
with:
category: "/language:${{matrix.language}}"