Update project for sphinx to use libbot 4.3.0 #221

Merged
profitroll merged 65 commits from dev into profitroll/sphinx 2025-07-08 01:42:28 +03:00
Showing only changes of commit 129cbd923b - Show all commits

View File

@@ -22,6 +22,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
cache: 'pip'
cache-dependency-path: './requirements/*'
env:
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
- name: Install dependencies