Update python for codeql

This commit is contained in:
Gabriel Augendre 2023-01-30 15:59:39 +01:00
parent bfe5d3d46a
commit 5418fc2cdc

View file

@ -45,7 +45,7 @@ jobs:
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v4 uses: actions/setup-python@v4
with: with:
python-version: '3.10' python-version: '3.11'
# Initializes the CodeQL tools for scanning. # Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL - name: Initialize CodeQL