diff options
Diffstat (limited to '.github/workflows/checker.yml')
| -rw-r--r-- | .github/workflows/checker.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/checker.yml b/.github/workflows/checker.yml index 43d4976c5..c3a4233b3 100644 --- a/.github/workflows/checker.yml +++ b/.github/workflows/checker.yml @@ -15,7 +15,7 @@ permissions: contents: read env: - PYTHON_VERSION: "3.13" + PYTHON_VERSION: "3.14" jobs: search: |