mirror of
https://github.com/Dasharo/docs.git
synced 2026-06-13 10:16:57 -07:00
.github/workflows/seo.yml: bump python version for union operator support
Signed-off-by: Artur Raglis <artur.raglis@3mdeb.com>
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
path: seo-spy
|
||||
- uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: '3.9'
|
||||
python-version: '3.11'
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user