We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20de7b0 + 877c4b2 commit ce3ddc1Copy full SHA for ce3ddc1
1 file changed
.github/workflows/codeql.yml
@@ -69,7 +69,7 @@ jobs:
69
if: matrix.language == 'python'
70
uses: actions/setup-python@v5
71
with:
72
- python-version: '3.12'
+ python-version: '3.12.13'
73
74
- name: Install uv and dependencies
75
0 commit comments