Skip to content

Commit

Permalink
set python binding version on codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
berndgassmann committed Feb 4, 2025
1 parent b89576f commit 549772e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
# CodeQL supports [ $supported-codeql-languages ]
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support

env:
PYTHON_BINDING_VERSION: "3.10"

steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # main
Expand Down

0 comments on commit 549772e

Please sign in to comment.