Upgrade khoj.el workflow to use Python 3.11

This commit is contained in:
Debanjum Singh Solanky
2024-04-07 11:11:49 +05:30
parent 14fbf594b2
commit e3deb29f8e
2 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Python
- name: Set up Python 3.11
uses: actions/setup-python@v4
with:
python-version: 3.11