dev #13
@@ -80,7 +80,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12'
|
||||
python-version: "3.12"
|
||||
|
||||
- name: Install Semgrep
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user