mirror of
https://github.com/frappe/lms.git
synced 2026-04-29 03:59:25 +03:00
ci: upgraded python version for pot file generation
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.14'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user