We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7372fa9 commit d12918fCopy full SHA for d12918f
1 file changed
.github/workflows/codeql.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Setup python
15
uses: actions/setup-python@main
16
with:
17
- python-version: '3.12'
+ python-version: '3.13'
18
cache: 'pip'
19
- name: Install Dependencies
20
run: pip install ".[dev]"
0 commit comments