Skip to content

Commit 0aa098c

Browse files
committed
ci: Bump python version for CodeQL workflow
1 parent 7ccaa5e commit 0aa098c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- uses: actions/setup-python@v5
7474
if: matrix.language == 'cpp'
7575
with:
76-
python-version: '3.7'
76+
python-version: '3.11'
7777
- uses: lukka/get-cmake@latest
7878
if: matrix.language == 'cpp'
7979
with:

0 commit comments

Comments
 (0)