Skip to content

Commit 5a9f518

Browse files
committed
CI: Use Python 3.13 for CodeQL analysis
1 parent fb045ec commit 5a9f518

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
@@ -30,7 +30,7 @@ jobs:
3030
fail-fast: false
3131
matrix:
3232
language: [ python ]
33-
python-version: ['3.11']
33+
python-version: ['3.13']
3434

3535
steps:
3636
- name: Checkout

0 commit comments

Comments
 (0)