Skip to content

Commit dbdb5b3

Browse files
committed
Merge branch 'feature/version_bump_and_workflow_fixes_2' of github.com:fairagro/m4.2_advanced_middleware_api into feature/version_bump_and_workflow_fixes_2
2 parents f1729f6 + ce3ddc1 commit dbdb5b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
if: matrix.language == 'python'
7070
uses: actions/setup-python@v5
7171
with:
72-
python-version: '3.12'
72+
python-version: '3.12.13'
7373

7474
- name: Install uv and dependencies
7575
if: matrix.language == 'python'

0 commit comments

Comments
 (0)