mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-06 03:57:19 +00:00
Update Python version (#3602)
This commit is contained in:
parent
f85ead431a
commit
7e0aa82eb8
2
.github/workflows/readme_sync.yml
vendored
2
.github/workflows/readme_sync.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Set up Python 3.8.10
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.8.10
|
||||
python-version: '3.10'
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user