We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb045ec commit 5a9f518Copy full SHA for 5a9f518
.github/workflows/codeql.yml
@@ -30,7 +30,7 @@ jobs:
30
fail-fast: false
31
matrix:
32
language: [ python ]
33
- python-version: ['3.11']
+ python-version: ['3.13']
34
35
steps:
36
- name: Checkout
0 commit comments