Skip to content

Commit 79bd5f6

Browse files
authored
Update codeql-analysis.yml
1 parent 24594df commit 79bd5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up Python
3737
uses: actions/setup-python@v4
3838
with:
39-
python-version: '3.9'
39+
python-version: '3.11'
4040

4141
- name: Install dependencies
4242
run: |

0 commit comments

Comments
 (0)